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.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vamp_stuff/Modification Files/Others/v_effects.json b/vamp_stuff/Modification Files/Others/v_effects.json
new file mode 100644
index 0000000..ecf9929
--- /dev/null
+++ b/vamp_stuff/Modification Files/Others/v_effects.json
@@ -0,0 +1,8 @@
+[
+ {
+ "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" ]
+ }
+]