summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json
diff options
context:
space:
mode:
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.json49
1 files changed, 44 insertions, 5 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
index 7d4ca16..219a7d3 100644
--- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json
+++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_mon.json
@@ -3,13 +3,13 @@
"id": "mon_desolation_aura",
"type": "MONSTER",
"name": { "str": "desolate gloom" },
- "description": "A hovering mist of pure dread, undulating in soft, patterned beats.",
+ "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",
- "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.",
+ "note": "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": "*",
@@ -46,9 +46,9 @@
"id": "mon_orus_bloodling",
"type": "MONSTER",
"name": { "str": "bloodling" },
- "description": "Bloated lump of blood, forming into something... frightening.",
- "default_faction": "zombie",
- "species": [ "ZOMBIE" ],
+ "description": "A bloated lump of blood that has formed into something... frightening.",
+ "default_faction": "player",
+ "species": [ "HORROR" ],
"volume": "62500 ml",
"weight": "81500 g",
"hp": 25,
@@ -82,6 +82,45 @@
]
},
{
+ "id": "mon_orus_bloodling_greater",
+ "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": "62500 ml",
+ "weight": "81500 g",
+ "hp": 75,
+ "speed": 30,
+ "material": [ "flesh" ],
+ "attack_cost": 300,
+ "harvest": "exempt",
+ "symbol": "&",
+ "color": "light_red",
+ "aggression": 100,
+ "morale": 100,
+ "melee_skill": 6,
+ "melee_dice": 4,
+ "melee_dice_sides": 2,
+ "melee_cut": 0,
+ "armor_bash": 25,
+ "death_function": [ "MELT" ],
+ "regenerates": 10,
+ "flags": [
+ "SEES",
+ "HEARS",
+ "SMELLS",
+ "WARM",
+ "BASHES",
+ "GROUP_BASH",
+ "POISON",
+ "ELECTRIC",
+ "ACIDPROOF",
+ "NO_BREATHE",
+ "PLASTIC"
+ ]
+ },
+ {
"id": "mon_ether_shadow",
"type": "MONSTER",
"name": { "str": "etherean silhouette" },