summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
commit66ffd7038cf10566bd35bb6713677a5f8de3b6ef (patch)
tree1d1118242801f876c27f7566c0258184aafd440a /vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
downloadcataclysm-dda-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json')
-rw-r--r--vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json191
1 files changed, 191 insertions, 0 deletions
diff --git a/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
new file mode 100644
index 0000000..7067c7c
--- /dev/null
+++ b/vamp_stuff/Modification Files/Monsters/Zombies/Vampire.json
@@ -0,0 +1,191 @@
+[{
+ "id": "mon_zombie_succumbvampire",
+ "type": "MONSTER",
+ "name": "succumbed vampire",
+ "description": "This glorious entity has been engulfed by black, oozing liquid on its eye. Still walks in passion, its thirst for blood has been replaced with fresh meat.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "size": "MEDIUM",
+ "bodytype": "human",
+ "hp": 555,
+ "speed": 150,
+ "material": ["flesh"],
+ "symbol": "V",
+ "color": "light_gray_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 10,
+ "melee_dice": 6,
+ "melee_dice_sides": 6,
+ "melee_cut": 6,
+ "dodge": 5,
+ "harvest": "exempt",
+ "armor_bash": 2,
+ "armor_cut": 12,
+ "vision_day": 50,
+ "vision_night": 20,
+ "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"]
+ }, {
+ "id": "mon_zombie_succumbvampire_sinker",
+ "type": "MONSTER",
+ "name": "rogue sinker",
+ "description": "Shrouded in black, mystical mist, it moves silently in every step while remains unseen to its prey. A vampire skilled in lashing and striking, with pure wisdom to the acts of the dark days.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "size": "MEDIUM",
+ "bodytype": "human",
+ "hp": 480,
+ "speed": 165,
+ "material": ["flesh"],
+ "symbol": "V",
+ "color": "light_gray_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 10,
+ "melee_dice": 2,
+ "melee_dice_sides": 6,
+ "melee_cut": 8,
+ "dodge": 6,
+ "harvest": "exempt",
+ "armor_bash": 1,
+ "armor_cut": 10,
+ "vision_day": 50,
+ "vision_night": 20,
+ "special_attacks": [
+ ["BRANDISH", 22], {
+ "type": "spell",
+ "spell_data": { "id": "v_sink_bstrike"},
+ "cooldown": 28
+ }
+ ],
+ "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"]
+ }, {
+ "id": "mon_zombie_succumbvampire_warlock",
+ "type": "MONSTER",
+ "name": "wicked warlock",
+ "description": "A vampire full of malice, with hands twitching as if it holds knowledge to spellcrafts. Eyes fallen in deep void, it simply expresses frightful desires among the living.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "size": "MEDIUM",
+ "bodytype": "human",
+ "hp": 585,
+ "speed": 130,
+ "material": ["flesh"],
+ "symbol": "V",
+ "color": "light_gray_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 8,
+ "melee_dice": 4,
+ "melee_dice_sides": 6,
+ "melee_cut": 4,
+ "dodge": 3,
+ "harvest": "exempt",
+ "armor_bash": 4,
+ "armor_cut": 10,
+ "vision_day": 50,
+ "vision_night": 20,
+ "special_attacks": [{
+ "type": "spell",
+ "spell_data": { "id": "v_warlock_innate_strike"},
+ "cooldown": 16
+ }, {
+ "type": "spell",
+ "spell_data": { "id": "v_warlock_stun"},
+ "cooldown": 36
+ }
+ ],
+ "looks_like": "mon_zombie_succumbvampire",
+ "death_drops": "succumbvampire",
+ "death_function": ["DISAPPEAR"],
+ "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
+ }, {
+ "id": "mon_zombie_succumbvampire_conjurer",
+ "type": "MONSTER",
+ "name": "profane conjurer",
+ "description": "A dark cultist, lays low in its deceiving blank appearance. Hands swaying slyly, it occasionally pulses in black aura, denoting a strong familiarity with ancient profane arts.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "size": "MEDIUM",
+ "bodytype": "human",
+ "hp": 520,
+ "speed": 120,
+ "material": ["flesh"],
+ "symbol": "V",
+ "color": "light_gray_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 8,
+ "melee_dice": 4,
+ "melee_dice_sides": 4,
+ "melee_cut": 4,
+ "dodge": 3,
+ "harvest": "exempt",
+ "armor_bash": 2,
+ "armor_cut": 12,
+ "vision_day": 50,
+ "vision_night": 20,
+ "special_attacks": [{
+ "type": "spell",
+ "spell_data": { "id": "v_profane_fire"},
+ "cooldown": 14
+ }, {
+ "type": "spell",
+ "spell_data": { "id": "v_profane_hellfire"},
+ "cooldown": 74
+ }
+ ],
+ "looks_like": "mon_zombie_succumbvampire",
+ "death_drops": "succumbvampire",
+ "death_function": ["DISAPPEAR"],
+ "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
+ }, {
+ "//": "A support class. It heals nearby allies and deals aoe damage to enemies.",
+ "id": "mon_zombie_succumbvampire_hemomancer",
+ "type": "MONSTER",
+ "name": "hemomancer",
+ "description": "Frantic, but skillful to the arts of hemomancy - one of the oldest form of sorcery. A vampire that drains and manipulates life from creatures within its vicinity to conjure intricate spells.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "size": "MEDIUM",
+ "bodytype": "human",
+ "hp": 820,
+ "speed": 115,
+ "material": ["flesh"],
+ "symbol": "V",
+ "color": "light_gray_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 6,
+ "melee_dice": 4,
+ "melee_dice_sides": 4,
+ "melee_cut": 2,
+ "dodge": 2,
+ "harvest": "exempt",
+ "armor_bash": 12,
+ "armor_cut": 22,
+ "vision_day": 50,
+ "vision_night": 20,
+ "special_attacks": [{
+ "type": "spell",
+ "spell_data": { "id": "v_hemo_transfusion"},
+ "cooldown": 24
+ }
+ ],
+ "looks_like": "mon_zombie_succumbvampire",
+ "death_drops": "succumbvampire",
+ "death_function": ["DISAPPEAR"],
+ "flags": ["SEES", "HEARS", "SMELLS", "POISON", "NO_BREATHE", "REVIVES", "BONES", "CAN_OPEN_DOORS"]
+ }
+]