summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Others/v_effects.json
blob: ecf992972b354fbd50dfa4d178acda225ae56987 (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" ]
  }
]