summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json
blob: 1f90e9cd47d085de543ce2890d164479b66319f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[
  {
    "id": "mon_zombie_succumbvampire",
    "type": "MONSTER",
    "name": { "str": "infected vampire" },
    "description": "This former vampire has been engulfed by a black ooze that seeps from its eyes.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE" ],
    "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": 12,
    "armor_cut": 6,
    "armor_bullet": 6,
    "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", "FILTHY" ]
  },
  {
    "id": "mon_zombie_succumbvampire_sinker",
    "type": "MONSTER",
    "name": { "str": "shady infected vampire" },
    "description": "This former vampire is shrouded in a black mist, silently hunting prey with a totally feral instinct.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE" ],
    "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": 10,
    "armor_cut": 5,
    "armor_bullet": 5,
    "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", "FILTHY" ]
  },
  {
    "id": "mon_zombie_succumbvampire_warlock",
    "type": "MONSTER",
    "name": { "str": "infected vampire warlock" },
    "description": "This former vampire continually twitches its fingers.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE" ],
    "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": 10,
    "armor_cut": 5,
    "armor_bullet": 5,
    "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", "FILTHY" ]
  },
  {
    "id": "mon_zombie_succumbvampire_conjurer",
    "type": "MONSTER",
    "name": { "str": "infected vampire conjurer" },
    "description": "This former vampire occasionally pulses a black aura.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE" ],
    "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": 10,
    "armor_cut": 5,
    "armor_bullet": 5,
    "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", "FILTHY" ]
  },
  {
    "//": "A support class. It heals nearby allies and deals aoe damage to enemies.",
    "id": "mon_zombie_succumbvampire_hemomancer",
    "type": "MONSTER",
    "name": { "str": "infected vampire hemomancer" },
    "description": "This former vampire seems to drip with blood that swirls back into its body.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE" ],
    "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": 20,
    "armor_cut": 10,
    "armor_bullet": 10,
    "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", "FILTHY" ]
  }
]