summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json
blob: d3ddc514be338422aff488689e6ae3d7435ac0cb (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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
[
  {
    "id": "mon_desolation_aura",
    "type": "MONSTER",
    "name": { "str": "desolate gloom" },
    "description": "A hovering mist of pure hunger, undulating in soft, patterned beats.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "diff": 30,
    "volume": "3 ml",
    "weight": "3 g",
    "//": "No way to make this monster immune to its own emitted fields, so an invincible HP is needed here. Take note that only vampires are immune, and nothing else.",
    "hp": 1000000,
    "speed": 50,
    "symbol": "*",
    "color": "light_gray",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 0,
    "melee_dice": 0,
    "melee_dice_sides": 0,
    "melee_cut": 0,
    "dodge": 6,
    "vision_day": 30,
    "vision_night": 30,
    "harvest": "exempt",
    "emit_fields": [ "emit_v_desolate" ],
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "flags": [
      "SEES",
      "HEARS",
      "GOODHEARING",
      "SMELLS",
      "NOHEAD",
      "HARDTOSHOOT",
      "WEBWALK",
      "FLIES",
      "PLASTIC",
      "ELECTRIC",
      "ACIDPROOF",
      "NO_BREATHE",
      "NOGIB"
    ]
  },
  {
    "id": "mon_orus_bloodling",
    "//": "Loosely based on mon_blob",
    "type": "MONSTER",
    "name": { "str": "bloodling" },
    "description": "A bloated lump of blood that has formed into something... frightening.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "volume": "62500 ml",
    "weight": "81500 g",
    "hp": 80,
    "speed": 70,
    "material": [ "flesh" ],
    "harvest": "exempt",
    "symbol": "O",
    "color": "light_red",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 4,
    "melee_dice": 2,
    "melee_dice_sides": 4,
    "melee_cut": 0,
    "armor_bash": 15,
    "armor_stab": 20,
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "regenerates": 5,
    "flags": [
      "SEES",
      "HEARS",
      "SMELLS",
      "NOHEAD",
      "WARM",
      "BASHES",
      "GROUP_BASH",
      "POISON",
      "VENOM",
      "NO_BREATHE",
      "ACIDPROOF"
    ]
  },
  {
    "id": "mon_orus_bloodling_greater",
    "//": "Loosely based on mon_blob_large",
    "type": "MONSTER",
    "name": { "str": "greater bloodling" },
    "description": "A bloated lump of blood that has formed into something... extra frightening.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "volume": "92500 ml",
    "weight": "120 kg",
    "hp": 160,
    "speed": 90,
    "material": [ "flesh" ],
    "harvest": "exempt",
    "symbol": "O",
    "color": "light_red",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 6,
    "melee_dice": 4,
    "melee_dice_sides": 4,
    "melee_cut": 0,
    "armor_cut": 8,
    "armor_bash": 25,
    "armor_stab": 30,
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "regenerates": 10,
    "flags": [
      "SEES",
      "HEARS",
      "SMELLS",
      "NOHEAD",
      "WARM",
      "BASHES",
      "GROUP_BASH",
      "POISON",
      "VENOM",
      "NO_BREATHE",
      "ACIDPROOF"
    ]
  },
  {
    "id": "mon_ether_shadow",
    "type": "MONSTER",
    "name": { "str": "etherean silhouette" },
    "description": "A deceitful humanoid shadow, glimmering in faint, ghastly light.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "bodytype": "human",
    "diff": 10,
    "//": "ethereal creatures has no physical density.",
    "volume": "3 ml",
    "weight": "3 g",
    "hp": 20,
    "speed": 130,
    "symbol": "@",
    "color": "light_gray",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 0,
    "melee_dice": 0,
    "melee_dice_sides": 0,
    "melee_cut": 0,
    "dodge": 8,
    "armor_cut": 999,
    "armor_stab": 999,
    "armor_bash": 999,
    "vision_day": 18,
    "vision_night": 18,
    "luminance": 5,
    "path_settings": { "max_dist": 5, "max_length": 20 },
    "special_attacks": [
      {
        "type": "spell",
        "spell_data": { "id": "mon_ether_shadow_spell_target" },
        "cooldown": 14,
        "monster_message": "%1$s stares at %3$s as it gesture its arms!"
      }
    ],
    "harvest": "exempt",
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "flags": [ "SEES", "HEARS", "GOODHEARING", "SMELLS", "HARDTOSHOOT", "WEBWALK", "FLIES", "NO_BREATHE", "NOGIB" ]
  },
  {
    "id": "mon_idol_vex",
    "type": "MONSTER",
    "name": { "str": "Vex" },
    "description": "An etherean deity, concealed beneath an impenetrable barrier. Within a clear vision, a vaguely humanoid figure floats freely mid-air.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "bodytype": "human",
    "diff": 50,
    "volume": "3 ml",
    "weight": "3 g",
    "hp": 400,
    "speed": 60,
    "symbol": "@",
    "color": "white",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 0,
    "melee_dice": 0,
    "melee_dice_sides": 0,
    "melee_cut": 0,
    "dodge": 5,
    "armor_cut": 999,
    "armor_stab": 999,
    "armor_bash": 999,
    "vision_day": 30,
    "vision_night": 30,
    "luminance": 20,
    "path_settings": { "max_dist": 5, "max_length": 20 },
    "special_attacks": [
      {
        "type": "spell",
        "spell_data": { "id": "mon_idol_vex_spell_target" },
        "cooldown": 11,
        "monster_message": "%1$s shimmers as it glares at %3$s!"
      }
    ],
    "harvest": "exempt",
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "flags": [ "SEES", "HEARS", "GOODHEARING", "SMELLS", "HARDTOSHOOT", "WEBWALK", "FLIES", "NO_BREATHE", "NOGIB" ]
  },
  {
    "id": "mon_idol_vex_etherhar",
    "type": "MONSTER",
    "name": { "str": "ethereal harbringer" },
    "description": "A ghastly cloud of concentrated etherean power. Seems to be volatile, and may suddenly implode when it is touched.",
    "default_faction": "player",
    "species": [ "HORROR" ],
    "diff": 20,
    "volume": "3 ml",
    "weight": "3 g",
    "hp": 5,
    "speed": 25,
    "symbol": "0",
    "color": "white",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 0,
    "melee_dice": 0,
    "melee_dice_sides": 0,
    "melee_cut": 0,
    "dodge": 2,
    "armor_cut": 999,
    "armor_stab": 999,
    "armor_bash": 999,
    "vision_day": 10,
    "vision_night": 10,
    "luminance": 2,
    "path_settings": { "max_dist": 5, "max_length": 20 },
    "special_attacks": [
      {
        "type": "spell",
        "spell_data": { "id": "mon_idol_vex_etherhar_spell_target" },
        "cooldown": 1,
        "monster_message": "%1$s shines vigorously!"
      }
    ],
    "harvest": "exempt",
    "death_function": { "corpse_type": "NO_CORPSE", "message": "The %s melts away." },
    "flags": [ "SEES", "HEARS", "GOODHEARING", "SMELLS", "HARDTOSHOOT", "WEBWALK", "FLIES", "NO_BREATHE", "NOGIB" ]
  }
]