diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-14 08:47:46 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-14 08:47:46 -0800 |
commit | f09add5eed0cb857138937dca35293ee6b60bce9 (patch) | |
tree | 6696d0957d6e369143604a948dc926eec4ff5a5e /vamp_stuff/Modification_Files | |
parent | Remove invalid max_hp effect. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-f09add5eed0cb857138937dca35293ee6b60bce9.tar.xz |
Remove legacy size field.
Diffstat (limited to 'vamp_stuff/Modification_Files')
-rw-r--r-- | vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json index df19d0a..1f90e9c 100644 --- a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json +++ b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json @@ -6,7 +6,6 @@ "description": "This former vampire has been engulfed by a black ooze that seeps from its eyes.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 555, "speed": 150, @@ -38,7 +37,6 @@ "description": "This former vampire is shrouded in a black mist, silently hunting prey with a totally feral instinct.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 480, "speed": 165, @@ -71,7 +69,6 @@ "description": "This former vampire continually twitches its fingers.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 585, "speed": 130, @@ -107,7 +104,6 @@ "description": "This former vampire occasionally pulses a black aura.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 520, "speed": 120, @@ -144,7 +140,6 @@ "description": "This former vampire seems to drip with blood that swirls back into its body.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 820, "speed": 115, |