summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json b/vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json
index af25eaf..5759607 100644
--- a/vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/crt-lift/crt_vamp_mutations.json
@@ -8,6 +8,7 @@
"valid": false,
"purifiable": false,
"threshold": true,
+ "cancels": [ "ASTHMA" ],
"enchantments": [ "VAMP_ench" ]
},
{
@@ -99,6 +100,36 @@
},
{
"type": "mutation",
+ "id": "INFRESIST",
+ "name": { "str": "Infection Resistant" },
+ "points": 2,
+ "description": "Your immune system is particularly good at resisting infections. You have an increased chance for bad wounds and infections to heal on their own, and only suffer reduced penalties from them.",
+ "starting_trait": true,
+ "changes_to": [ "INFIMMUNE" ],
+ "category": [ "TROGLOBITE", "RAT", "MEDICAL", "VAMP" ]
+ },
+ {
+ "type": "mutation",
+ "id": "DISIMMUNE",
+ "name": { "str": "Disease Immune" },
+ "points": 2,
+ "description": "Your body is simply immune to diseases. You will never catch an ambient disease.",
+ "prereqs": [ "DISRESISTANT" ],
+ "category": [ "PLANT", "SLIME", "TROGLOBITE", "VAMP" ],
+ "flags": [ "NO_DISEASE" ]
+ },
+ {
+ "type": "mutation",
+ "id": "PARAIMMUNE",
+ "name": { "str": "Parasite Immune" },
+ "points": 1,
+ "description": "Your body is unusually inhospitable to parasitic lifeforms. You will never become infested with internal parasites.",
+ "prereqs": [ "DISRESISTANT" ],
+ "prereqs2": [ "INFRESIST" ],
+ "category": [ "ELFA", "CHIMERA", "MEDICAL", "SLIME", "VAMP" ]
+ },
+ {
+ "type": "mutation",
"id": "NIGHTVISION",
"name": "Night Vision",
"points": 2,