summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_effects.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Others/v_effects.json')
-rw-r--r--vamp_stuff/Modification_Files/Others/v_effects.json14
1 files changed, 12 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Others/v_effects.json b/vamp_stuff/Modification_Files/Others/v_effects.json
index 9fe1b6e..b8cf22a 100644
--- a/vamp_stuff/Modification_Files/Others/v_effects.json
+++ b/vamp_stuff/Modification_Files/Others/v_effects.json
@@ -2,7 +2,17 @@
{
"type": "effect_type",
"id": "vamp_immunity",
- "removes_effects": [ "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "fearparalyze" ],
- "blocks_effects": [ "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "fearparalyze" ]
+ "removes_effects": [ "stung", "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "paralyzepoison", "migo_atmosphere",
+ "asthma",
+ "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",
+ "stim_overdose",
+ "common_cold", "flu",
+ "bloodworms", "brainworms", "paincysts", "tapeworm", "tetanus" ],
+ "blocks_effects": [ "stung", "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "paralyzepoison", "migo_atmosphere",
+ "asthma",
+ "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",
+ "stim_overdose",
+ "common_cold", "flu",
+ "bloodworms", "brainworms", "paincysts", "tapeworm", "tetanus" ]
}
]