summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-09 00:53:46 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-09 00:53:46 -0800
commit6257fd46cdd23262557ccbb154a1039ab0148bae (patch)
tree8478ccf29f5793e74edce46c190ee2facc5a0cca /vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
parentFix folder layout (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-6257fd46cdd23262557ccbb154a1039ab0148bae.tar.xz
Many updates to get this mod working properly. See the readme.
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" ]
}
]