# Snare Triggers Missing?

**URL:** https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309
**Category:** The Garage
**Created:** [August 10, 2015, 11:42pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309 "2015-08-10T23:42:18Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![xpyder](https://avatars.discourse-cdn.com/v4/letter/x/e8c25b/32.png) [@xpyder](https://discourse.cataclysmdda.org/u/xpyder)
#### Post date: [August 10, 2015, 11:42pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/1 "2015-08-10T23:42:18Z")

</div>

I searched and I can’t find anything on this.

The lua, wiki, and online item database all show “Snare Trigger” and snare traps as craftable items, but they don’t show in my crafting screens.

Were these removed, and if so are there any plans to bring them back?  
Also why do they still show in the files?

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [August 11, 2015, 5:22am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/2 "2015-08-11T05:22:04Z")

</div>

It looks like some maniac dummied out snare kits entirely.

`},{
  "type" : "recipe",
  "result": "light_snare_kit",
  "category": "CC_OTHER",
  "subcategory": "CSC_OTHER_TRAPS",
  "skill_used": "traps",
  "skills_required": ["survival", 1],
  "difficulty": 1,
  "time": 5000,
  "reversible": true,
  "autolearn": false,
  "note": "believed removed-from-game",
  "components": [
    [
      ["snare_trigger", 1]
    ],
    [
      ["string_36", 1]
    ]
  ]
},{`

---

<div class="post-metadata">

### Author: ![BevapDin](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/bevapdin/32/228_2.png) [@BevapDin](https://discourse.cataclysmdda.org/u/BevapDin)
#### Post date: [August 11, 2015, 10:32am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/3 "2015-08-11T10:32:56Z")

</div>

> It looks like some maniac dummied out snare kits entirely.

Snare traps are deprecated. Also see the comment in JSON. Or search for “snare”:  
[http://smf.cataclysmdda.com/index.php?topic=9269](http://smf.cataclysmdda.com/index.php?topic=9269)  
[http://smf.cataclysmdda.com/index.php?topic=10919](http://smf.cataclysmdda.com/index.php?topic=10919)  
And on github [Finish removing references to snares. by ianestrachan · Pull Request #4285 · CleverRaven/Cataclysm-DDA · GitHub](https://github.com/CleverRaven/Cataclysm-DDA/pull/4285)

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [August 11, 2015, 3:13pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/4 "2015-08-11T15:13:36Z")

</div>

This doesn’t explain the reason for this removal though. Were they so useless that a player shouldn’t be able to craft them, or were they a bugfest?

---

<div class="post-metadata">

### Author: ![xpyder](https://avatars.discourse-cdn.com/v4/letter/x/e8c25b/32.png) [@xpyder](https://discourse.cataclysmdda.org/u/xpyder)
#### Post date: [August 12, 2015, 5:31pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/5 "2015-08-12T17:31:29Z")

</div>

I’ve dug around in some of the other questions from when they were active. It seems you had to attach them to trees, and couldn’t put in bait to lure creatures, so I suspect they just weren’t very useful.

IF we decide to add them back in, maybe as part of a trapping overhaul, I could see some of the following:

- small trap, made from the crafting menu, can be loaded with bait, functions like a fish trap for small animals (up to racoon, dogs questionable)

- Large trap, made from construction menu, converts small trees into a trap that can be reset that can hold human sized (possibly moose sized) creatures  
Requires: Large trap kit (made on crafting menu)

- Deadfall trap, made from construction menu, converts large trees into a one use trap that does massive damage (drops a tree on them)  
Requires: Large trap kit, tool with wood chopping, kills the tree

Following this paradigm (crafted trap kit + constructed trap) Lots of other possibilities open up, from grenade tripwires in door/window frames to the once ubiquitous shotgun trap

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [August 15, 2015, 8:06am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/6 "2015-08-15T08:06:18Z")

</div>

Any way to code baiting them? Though was that really it, that it was just underwhelming? Anyone know the story behind its removal?

---

<div class="post-metadata">

### Author: ![kevin.granade](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/kevin.granade/32/1316_2.png) [@kevin.granade](https://discourse.cataclysmdda.org/u/kevin.granade)
#### Post date: [August 15, 2015, 9:06am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/7 "2015-08-15T09:06:16Z")

</div>

Basically they only worked if you were nearby and only if animals actually wandered into them, as a result they were basically useless.  
They need some code similar to the fish traps to be useful, in fact a very similar system would work nicely.

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [August 15, 2015, 9:11am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/8 "2015-08-15T09:11:47Z")

</div>

Hmm. Maybe, though the same applies to bear traps and most other traps you can’t employ en masse like pits. You’d have to THINK like a trapper, and find chokepoints in the terrain to set them up in.

That said…if we had code to make them start working like fish traps, that would be nice.

---

<div class="post-metadata">

### Author: ![kevin.granade](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/kevin.granade/32/1316_2.png) [@kevin.granade](https://discourse.cataclysmdda.org/u/kevin.granade)
#### Post date: [August 15, 2015, 7:47pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/9 "2015-08-15T19:47:02Z")

</div>

If you think like a trapper, it won’t work, because animals don’t move in realistic ways in the game.  
Also I doubt we’ll ever make them do so (actually follow game trails around or whatever).  
What we could do is have game traps (as opposed to booby traps) work like fish traps, and optionally have “game trails” and other signs of habitual animal movement (like deer beds, bear dens, etc) visible, particularly if you have enough survival, and give a bonus to trapping if you set your traps correctly relative to those signs.

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [August 15, 2015, 8:00pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/10 "2015-08-15T20:00:27Z")

</div>

Hmm. True, wildlife doesn’t conform to things like trails and such in-game, so you have technically have to think like a Dwarf Fortress engineer and try to clog a region up with chokepoints.

So appropriating the code for fish traps for a terrestrial version might be better.

---

<div class="post-metadata">

### Author: ![JohnmBlaz](https://avatars.discourse-cdn.com/v4/letter/j/bcef8e/32.png) [@JohnmBlaz](https://discourse.cataclysmdda.org/u/JohnmBlaz)
#### Post date: [November 27, 2015, 6:20am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/11 "2015-11-27T06:20:50Z")

</div>

Yes, please do that. I’ve been mourning the loss of snares for over a year it feels like. I use to put a bunch out and actually catch shit in em.

---

<div class="post-metadata">

### Author: ![Iosyn](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/iosyn/32/35_2.png) [@Iosyn](https://discourse.cataclysmdda.org/u/Iosyn)
#### Post date: [November 27, 2015, 11:49am UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/12 "2015-11-27T11:49:14Z")

</div>

I could usually feed a character for life on about 3-4 snare kits back then.

---

<div class="post-metadata">

### Author: ![Random\_dragon](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Random\_dragon](https://discourse.cataclysmdda.org/u/Random_dragon)
#### Post date: [November 27, 2015, 4:59pm UTC](https://discourse.cataclysmdda.org/t/snare-triggers-missing/10309/13 "2015-11-27T16:59:15Z")

</div>

> [@Iosyn](#):
>
> I could usually feed a character for life on about 3-4 snare kits back then.

Which implies that they do in fact work if you use them competently.

Which does remind me, if thinking like a real-life trapper doesn’t work, then you think like a Dwarf Fortress one. Or at least a trap designer.

Chokepoints are your friiiieeend.

EDIT: And in any case, this issue is now partially a moot point after having re-implemented them in More Survival Tools. When in doubt, throw it into a mod instead. o3o
