summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_effects.json
blob: 9fe1b6e4dcca3b477846ed55caea83442dfd7035 (plain)
1
2
3
4
5
6
7
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" ]
  }
]