summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/mutations.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/mutations.json')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json50
1 files changed, 2 insertions, 48 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index b27c91a..e018462 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -374,52 +374,6 @@
},
{
"type": "mutation",
- "id": "FANGS",
- "name": "Fangs",
- "points": 2,
- "visibility": 2,
- "ugliness": 2,
- "description": "Your teeth have grown into two-inch-long fangs, allowing you to make an extra attack when conditions favor it.",
- "types": [ "TEETH" ],
- "changes_to": [ "SABER_TEETH", "SHARKTEETH" ],
- "category": [ "LIZARD", "FISH", "LUPINE", "FELINE", "CHIMERA" ],
- "attacks": [
- {
- "attack_text_u": "You sink your fangs into %s",
- "attack_text_npc": "%1$s sinks their fangs into %2$s",
- "blocker_mutations": [ "MUZZLE", "MUZZLE_LONG", "MUZZLE_RAT" ],
- "body_part": "MOUTH",
- "chance": 20,
- "base_damage": { "damage_type": "stab", "amount": 20 }
- },
- {
- "attack_text_u": "You sink your fangs into %s",
- "attack_text_npc": "%1$s sinks their fangs into %2$s",
- "required_mutations": [ "MUZZLE" ],
- "body_part": "MOUTH",
- "chance": 18,
- "base_damage": { "damage_type": "stab", "amount": 20 }
- },
- {
- "attack_text_u": "You sink your fangs into %s",
- "attack_text_npc": "%1$s sinks their fangs into %2$s",
- "required_mutations": [ "MUZZLE_LONG" ],
- "body_part": "MOUTH",
- "chance": 15,
- "base_damage": { "damage_type": "stab", "amount": 20 }
- },
- {
- "attack_text_u": "You sink your fangs into %s",
- "attack_text_npc": "%1$s sinks their fangs into %2$s",
- "required_mutations": [ "MUZZLE_RAT" ],
- "body_part": "MOUTH",
- "chance": 19,
- "base_damage": { "damage_type": "stab", "amount": 20 }
- }
- ]
- },
- {
- "type": "mutation",
"id": "NAILS",
"name": "Long Fingernails",
"points": 1,
@@ -428,7 +382,7 @@
"types": [ "CLAWS" ],
"changes_to": [ "CLAWS", "TALONS" ],
"cancels": [ "ARM_TENTACLES", "ARM_TENTACLES_4", "ARM_TENTACLES_8" ],
- "category": [ "RAPTOR" ]
+ "category": [ "RAPTOR", "VAMP" ]
},
{
"type": "mutation",
@@ -471,7 +425,7 @@
"points": -3,
"description": "Your skin simply cannot handle ultraviolet radiation, such as sunlight. It will seriously burn you.",
"prereqs": [ "ALBINO" ],
- "prereqs2": [ "TROGLO2", "TROGLO3" ],
+ "prereqs2": [ "TROGLO2", "TROGLO3", "VAMP" ],
"category": [ "TROGLOBITE", "VAMP" ]
}
]