summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_effects.json
blob: 732511dd5a48ed0c1f73f90ee722cb26aa589e4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "type": "effect_type",
    "id": "vamp_immunity",
    "blocks_effects": [ "stung", "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "paralyzepoison", "migo_atmosphere",
                         "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",
                         "stim_overdose",
                         "tetanus" ],
    "removes_effects": [ "stung", "poison", "badpoison", "paralyzepoison", "smoke", "teargas", "relax_gas", "paralyzepoison", "migo_atmosphere",
                         "anemia", "hypocalcemia", "hypovitA", "hypovitB", "scurvy", "hypervitaminosis",
                         "stim_overdose",
                         "tetanus" ]
  }
]