44,051
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 15: | Line 15: | ||
== Creation == | == Creation == | ||
Basket traps are | Basket traps are created with a {{ll|Reed chest|reed chest}} and a {{ll|Stick|stick}} in the crafting grid. | ||
{{Crafting | {{Crafting | ||
Line 30: | Line 30: | ||
== Usage == | == Usage == | ||
*Place a basket trap on the ground and use {{RMB}} with a food item to bait the trap. | * Place a basket trap on the ground and use {{RMB}} with a food item to bait the trap. | ||
*Leave the area to avoid | * Leave the area to avoid alarming creatures that approach. | ||
* | * Check the trap at least daily. | ||
*Use {{RMB}} with a vacant ''backpack slot'' to pick up the triggered trap. | * A triggered trap is no longer propped up with a stick. | ||
*Select the backpack slot containing the trap with {{Keypress|Ctrl}}+rolling of {{MMB}}, and use {{RMB}} on the ground to release the captive creature. | * Use {{RMB}} with a vacant ''backpack slot'' to pick up the triggered trap. | ||
*The trap has become a simple reed chest again which you can place in a regular inventory slot. | * Select the backpack slot containing the trap with {{Keypress|Ctrl}} + rolling of {{MMB}}, and use {{RMB}} on the ground to release the captive creature. | ||
* The trap has become a simple reed chest again which you can place in a regular inventory slot. | |||
<gallery widths=200px heights=200px mode="packed"> | <gallery widths=200px heights=200px mode="packed"> | ||
File:Trap-success-1.png|A trap baited with | File:Trap-success-1.png|A trap baited with flax grain. | ||
File:Trap-success-2.png|The rooster was successfully trapped. | File:Trap-success-2.png|The rooster was successfully trapped. | ||
</gallery> | </gallery> | ||
=== | ===Can trap=== | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|+ Creatures that can be trapped in a reed basket trap | |+ Creatures that can be trapped in a reed basket trap | ||
|- | |- | ||
! Name !! Food types for | ! Name !! Food types for bait !! Chance of success !! Chance of trap desctruction | ||
|- | |- | ||
| Chick || Grain and fruit mash || style="text-align:center;" | 80% | | Chick || Grain and fruit mash || style="text-align:center;" | 80% || 0% | ||
|- | |- | ||
| Hen || Grain and fruit mash || style="text-align:center;" | 50% | | Hen || Grain and fruit mash || style="text-align:center;" | 50% || 0% | ||
|- | |- | ||
| Rooster || Grain and fruit mash || style="text-align:center;" | 50% | | Rooster || Grain and fruit mash || style="text-align:center;" | 50% || 0.01% | ||
|- | |- | ||
| Hare (baby) || Vegetable || style="text-align:center;" | 80% | | Hare (baby) || Vegetable || style="text-align:center;" | 80% || 0% | ||
|- | |- | ||
| Hare (female) || Vegetable || style="text-align:center;" | 50% | | Hare (female) || Vegetable || style="text-align:center;" | 50% || 0% | ||
|- | |- | ||
| Hare (male) || Vegetable || style="text-align:center;" | 50% | | Hare (male) || Vegetable || style="text-align:center;" | 50% || 0% | ||
|- | |- | ||
| Piglet || Grain (except rice), Fruit* (and fruit mash), Vegetable (except parsnip), Protein || style="text-align:center;" | 50% | | Piglet || Grain (except rice), Fruit* (and fruit mash), Vegetable (except parsnip), Protein || style="text-align:center;" | 50% || 0.05% | ||
|- | |- | ||
| Raccoon (pup) || Fruit* || style="text-align:center;" | 50% | | Raccoon (pup) || Fruit* || style="text-align:center;" | 50% || 0.05% | ||
|- | |- | ||
| Bighorn lamb || Grass, Grain (except rice), Fruit mash, Vegetable (except parsnip) || style="text-align:center;" | 50% | | Bighorn lamb || Grass, Grain (except rice), Fruit mash, Vegetable (except parsnip) || style="text-align:center;" | 50% || 0.05% | ||
|- | |- | ||
| Wolf (pup) || Meat || style="text-align:center;" | 40% | | Wolf (pup) || Meat || style="text-align:center;" | 40% || 0.05% | ||
|} | |} | ||
''*Honeycombs can be used as bait for fruit-loving creatures.'' | ''*Honeycombs can be used as bait for fruit-loving creatures.'' | ||
Line 73: | Line 74: | ||
A reed basket trap can hold only one type of bait. Once a bait has been placed, the only way to remove it is by breaking the trap with {{LMB}} (no tool needed), dropping a reed basket trap and the food item on the ground. | A reed basket trap can hold only one type of bait. Once a bait has been placed, the only way to remove it is by breaking the trap with {{LMB}} (no tool needed), dropping a reed basket trap and the food item on the ground. | ||
=== | ===Cannot trap=== | ||
The following creatures, although they could fit inside the reed basket trap, cannot be trapped: | The following creatures, although they could fit inside the reed basket trap, cannot be trapped: | ||
*Gazelle (calf) | * Gazelle (calf) | ||
*Deer (fawn) and moose ( | * Deer (fawn) and moose (calf) | ||
*Goat (kid) | * Goat (kid) | ||
*Hyena (pup) | * Hyena (pup) | ||
*Fox (pup) | * Fox (pup) | ||
*Termite | * Termite | ||
===Trap failure=== | ===Trap failure=== | ||
Line 88: | Line 89: | ||
* the trap must be "ready" (baited) | * the trap must be "ready" (baited) | ||
* the bait must be a food type matching the animal's diet | * the bait must be a food type matching the animal's diet | ||
* the animal must be "basketCatchable" (small ''and'' coded for capture) | * the animal must be "basketCatchable" with a value greater than 0 (small ''and'' coded for capture) | ||
* the animal must consume the bait | * the animal must consume the bait | ||
Even so, the trap might fail to catch the animal. You will have to pick up the empty reed basket trap with {{RMB}} and use it again with a new bait. | Even so, the trap might fail to catch the animal. You will have to pick up the empty reed basket trap with {{RMB}} and use it again with a new bait. | ||
Line 99: | Line 100: | ||
===Trap destruction=== | ===Trap destruction=== | ||
Many creatures have the possibility of destroying a reed basket trap. The chance for small animals such as a rooster is lower (0.01) than for stronger animals such as a piglet (0.05). | |||
===Trap success=== | ===Trap success=== | ||
Line 121: | Line 122: | ||
===Selling=== | ===Selling=== | ||
Agriculture traders and treasure hunter traders purchase | [[Trading#Agriculture|Agriculture traders]] and [[Trading#Treasure_Hunter|treasure hunter traders]] sometimes want to purchase wolf pups. But wolf pups captured in a reed basket trap cannot be released into the player's inventory, only onto the ground. So these traders can only purchase wolf pups that the player purchased from a [[Trading#Survival_Goods|survival goods trader]]. | ||
== History == | == History == | ||
== Notes == | == Notes == | ||
* Although the developers stated that "Some heavy creatures (e.g. boar) can destroy basket traps."<ref>[https://www.vintagestory.at/blog.html/news/v1190-dejank-redux-stable-r374 Version 1.19.0 stable blog]</ref>, big creatures like bears seem to ignore the trap even if a piglet is trapped inside and creatures trapped inside the basket do not seem to be able to break it to escape. | |||
* Small domesticated animals can be picked up with a {{ll|Reed_chest|reed chest}} if they are at least generation 5. Small wild animals and small livestock animal under generation 5 can be picked up with a reed basket trap. These are two different processes. | |||
== Gallery == | == Gallery == | ||
== See also == | == See also == | ||
* [[Animal husbandry|Animal Husbandry]] | |||
== References == | == References == |