summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json')
-rw-r--r--vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
index f8bfa94..d9e32ed 100644
--- a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
+++ b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
@@ -28,7 +28,7 @@
"special_attacks": [ { "type": "bite", "cooldown": 7 }, [ "GRAB", 7 ] ],
"death_drops": "succumbvampire",
"death_function": [ "DISAPPEAR" ],
- "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS" ]
+ "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS", "FILTHY" ]
},
{
"id": "mon_zombie_succumbvampire_sinker",
@@ -60,7 +60,7 @@
"looks_like": "mon_zombie_succumbvampire",
"death_drops": "succumbvampire",
"death_function": [ "DISAPPEAR" ],
- "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "NIGHT_INVISIBILITY", "CAN_OPEN_DOORS" ]
+ "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "NIGHT_INVISIBILITY", "CAN_OPEN_DOORS", "FILTHY" ]
},
{
"id": "mon_zombie_succumbvampire_warlock",
@@ -95,7 +95,7 @@
"looks_like": "mon_zombie_succumbvampire",
"death_drops": "succumbvampire",
"death_function": [ "DISAPPEAR" ],
- "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS" ]
+ "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS", "FILTHY" ]
},
{
"id": "mon_zombie_succumbvampire_conjurer",
@@ -130,7 +130,7 @@
"looks_like": "mon_zombie_succumbvampire",
"death_drops": "succumbvampire",
"death_function": [ "DISAPPEAR" ],
- "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS" ]
+ "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS", "FILTHY" ]
},
{
"//": "A support class. It heals nearby allies and deals aoe damage to enemies.",
@@ -163,6 +163,6 @@
"looks_like": "mon_zombie_succumbvampire",
"death_drops": "succumbvampire",
"death_function": [ "DISAPPEAR" ],
- "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS" ]
+ "flags": [ "SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS", "FILTHY" ]
}
]