summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_effects.json
blob: b8cf22a321889d3000ca43c1ead3c3243ba496b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "type": "effect_type",
    "id": "vamp_immunity",
    "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" ]
  }
]