summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.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/Spells/+Misc/v_spell_mon.json
downloadcataclysm-dda-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.json')
-rw-r--r--vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.json231
1 files changed, 231 insertions, 0 deletions
diff --git a/vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.json b/vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.json
new file mode 100644
index 0000000..099b451
--- /dev/null
+++ b/vamp_stuff/Modification Files/Spells/+Misc/v_spell_mon.json
@@ -0,0 +1,231 @@
+[
+ {
+ "id": "mon_desolation_aura",
+ "type": "MONSTER",
+ "name": "desolate gloom",
+ "description": "A hovering mist of pure dread, undulating in soft, patterned beats.",
+ "default_faction": "player",
+ "species": [ "HORROR" ],
+ "diff": 30,
+ "volume": "0 ml",
+ "weight": 0,
+ "note": "No way to make this monster immune to its own emitted fields, so an invincible HP is needed here. Take note that only the player and any vampire NPCs 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": [ "MELT" ],
+ "flags": [
+ "SEES",
+ "HEARS",
+ "GOODHEARING",
+ "SMELLS",
+ "NOHEAD",
+ "HARDTOSHOOT",
+ "WEBWALK",
+ "FLIES",
+ "PLASTIC",
+ "ELECTRIC",
+ "ACIDPROOF",
+ "NO_BREATHE",
+ "NOGIB"
+ ]
+ },
+ {
+ "id": "mon_orus_bloodling",
+ "type": "MONSTER",
+ "name": "bloodling",
+ "description": "Bloated lump of blood, forming into something... frightening.",
+ "default_faction": "zombie",
+ "species": ["ZOMBIE"],
+ "volume": "62500 ml",
+ "weight": 81500,
+ "hp": 25,
+ "speed": 10,
+ "material": ["flesh"],
+ "attack_cost": 300,
+ "harvest": "exempt",
+ "symbol": "&",
+ "color": "light_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 4,
+ "melee_dice": 2,
+ "melee_dice_sides": 2,
+ "melee_cut": 0,
+ "armor_bash": 20,
+ "death_function": ["MELT"],
+ "regenerates": 5,
+ "flags": ["SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "ELECTRIC", "ACIDPROOF", "NO_BREATHE", "PLASTIC"]
+ },
+ {
+ "id": "mon_ether_shadow",
+ "type": "MONSTER",
+ "name": "etherean silhouette",
+ "description": "A deceitful humanoid shadow, glimmering in faint, ghastly light.",
+ "default_faction": "player",
+ "species": [ "HORROR" ],
+ "bodytype": "human",
+ "diff": 10,
+ "note": "ethereal creatures has no physical density.",
+ "volume": "0 ml",
+ "weight": 0,
+ "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": [ "MELT" ],
+ "flags": [
+ "SEES",
+ "HEARS",
+ "GOODHEARING",
+ "SMELLS",
+ "HARDTOSHOOT",
+ "WEBWALK",
+ "FLIES",
+ "NO_BREATHE",
+ "NOGIB"
+ ]
+ },
+ {
+ "id": "mon_idol_vex",
+ "type": "MONSTER",
+ "name": "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": "0 ml",
+ "weight": 0,
+ "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": [ "MELT" ],
+ "flags": [
+ "SEES",
+ "HEARS",
+ "GOODHEARING",
+ "SMELLS",
+ "HARDTOSHOOT",
+ "WEBWALK",
+ "FLIES",
+ "NO_BREATHE",
+ "NOGIB"
+ ]
+ },
+ {
+ "id": "mon_idol_vex_etherhar",
+ "type": "MONSTER",
+ "name": "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": "0 ml",
+ "weight": 0,
+ "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": [ "MELT" ],
+ "flags": [
+ "SEES",
+ "HEARS",
+ "GOODHEARING",
+ "SMELLS",
+ "HARDTOSHOOT",
+ "WEBWALK",
+ "FLIES",
+ "NO_BREATHE",
+ "NOGIB"
+ ]
+ }
+] \ No newline at end of file