summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-20 05:39:33 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-20 05:39:33 -0700
commitd49e8d2ecc52e14e8a27b8e09e13a56152dc7e73 (patch)
tree3729c2818b5f455c84d9a684cc95fd3df16fe3ab /vamp_stuff/Modification_Files/Mutation
parentAdd vamp-eyes conflict with ceph-eyes (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-d49e8d2ecc52e14e8a27b8e09e13a56152dc7e73.tar.xz
Mark the Hunter mutation as vampire compatible
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index c4f9605..b27c91a 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -241,6 +241,32 @@
},
{
"type": "mutation",
+ "id": "PRED2",
+ "name": { "str": "Hunter" },
+ "points": 3,
+ "description": "Your brain has a lot more in common with a predatory animal than a human, making it easier to control misplaced reactions to the death of your prey. Additionally, combat skills, which you use to hunt, are easier to learn and maintain.",
+ "social_modifiers": { "intimidate": 3 },
+ "purifiable": false,
+ "prereqs": [ "CARNIVORE", "THRESH_URSINE" ],
+ "prereqs2": [ "PRED1" ],
+ "changes_to": [ "PRED3" ],
+ "threshreq": [
+ "THRESH_BEAST",
+ "THRESH_RAPTOR",
+ "THRESH_CHIMERA",
+ "THRESH_LUPINE",
+ "THRESH_FELINE",
+ "THRESH_URSINE",
+ "THRESH_LIZARD",
+ "THRESH_SPIDER",
+ "THRESH_VAMP"
+ ],
+ "cancels": [ "PACIFIST" ],
+ "category": [ "BEAST", "RAPTOR", "CHIMERA", "LUPINE", "FELINE", "URSINE", "LIZARD", "SPIDER" ],
+ "flags": [ "PRED2" ]
+ },
+ {
+ "type": "mutation",
"id": "WEAKSCENT",
"name": "Weak Scent",
"points": 1,