From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- .../Monsters/Insects/+Leech.json | 490 --------------------- .../Modification_Files/Monsters/Insects/Leech.json | 490 +++++++++++++++++++++ .../Monsters/Zombies/Graveyard.json | 20 +- .../Monsters/Zombies/Vampire.json | 20 +- .../Monsters/shot_method_ammo.json | 6 +- 5 files changed, 513 insertions(+), 513 deletions(-) delete mode 100644 vamp_stuff/Modification_Files/Monsters/Insects/+Leech.json create mode 100644 vamp_stuff/Modification_Files/Monsters/Insects/Leech.json (limited to 'vamp_stuff/Modification_Files/Monsters') diff --git a/vamp_stuff/Modification_Files/Monsters/Insects/+Leech.json b/vamp_stuff/Modification_Files/Monsters/Insects/+Leech.json deleted file mode 100644 index 2bad1fd..0000000 --- a/vamp_stuff/Modification_Files/Monsters/Insects/+Leech.json +++ /dev/null @@ -1,490 +0,0 @@ -[ - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 4, - "armor_cut": 2, - "bodytype": "snake", - "color": "light_green", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A leech with green and yellow segmented colors, it drips concentrated toxin as it slither along the way.", - "diff": 15, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "zombie_meatslug", - "hp": 60, - "id": "mon_insect_abominableleech", - "material": [ "iflesh" ], - "melee_cut": 4, - "melee_dice": 2, - "melee_dice_sides": 2, - "melee_skill": 2, - "morale": 100, - "name": { "str": "abominable leech" }, - "size": "TINY", - "species": [ "INSECT", "LEECH" ], - "speed": 95, - "symbol": "~", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_ABOMIUPGRADE" } - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "HURT", "FRIEND_DIED" ], - "armor_bash": 7, - "armor_cut": 3, - "bodytype": "snake", - "color": "yellow_green", - "death_drops": "leech", - "death_function": [ "ACID", "NORMAL" ], - "default_faction": "leech", - "description": "Its mouth doesn't stop drooping yellowish chemical stuff into the terrain it passes by. This leech's flesh has completely adopted to handle the extreme hazards cause by acid, and became a part to its internal organs. Due to thinned skin layer, it is fragile to physical harm, but overprotected by burning blood.", - "diff": 25, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "ACIDPROOF", "ACID_BLOOD", "ACIDTRAIL", "PATH_AVOID_DANGER_1" ], - "harvest": "zombie_meatslug", - "hp": 140, - "id": "mon_insect_acidicleech", - "material": [ "iflesh" ], - "melee_cut": 6, - "melee_dice": 2, - "melee_dice_sides": 5, - "melee_skill": 3, - "morale": 100, - "name": { "str": "acidic leech" }, - "size": "MEDIUM", - "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ], [ "ACID", 30 ] ], - "special_when_hit": [ "ACIDSPLASH", 100 ], - "species": [ "INSECT", "LEECH" ], - "speed": 85, - "symbol": "$", - "type": "MONSTER" - }, - { - "anger_triggers": [ "PLAYER_WEAK", "FRIEND_DIED", "HURT" ], - "armor_bash": 3, - "armor_cut": 1, - "bodytype": "snake", - "color": "red", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A larger, segmented worm. The bite it makes can suck out liters of blood if remains intact for minutes.", - "diff": 10, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 45, - "id": "mon_insect_bigleech", - "material": [ "flesh" ], - "melee_cut": 3, - "melee_dice": 2, - "melee_dice_sides": 4, - "melee_skill": 2, - "morale": 100, - "name": { "str": "big leech" }, - "size": "SMALL", - "species": [ "INSECT", "LEECH" ], - "speed": 95, - "symbol": "~", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_UPGRADE" } - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 1, - "armor_cut": 1, - "bodytype": "snake", - "color": "light_green_green", - "death_drops": "leech", - "death_function": [ "GAS" ], - "default_faction": "leech", - "description": "A large worm with a nearly transparent, bloated hump in its back, filled with pressurized poison gas. It slithers faster than most and definitely, it will explode when touched.", - "diff": 15, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "exempt", - "hp": 15, - "id": "mon_insect_bloatedleech", - "material": [ "iflesh" ], - "melee_cut": 1, - "melee_dice": 1, - "melee_dice_sides": 1, - "melee_skill": 1, - "morale": 100, - "name": { "str": "bloated leech" }, - "size": "SMALL", - "special_attacks": [ [ "SUICIDE", 5 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 145, - "symbol": "~", - "type": "MONSTER" - }, - { - "anger_triggers": [ "HURT", "FRIEND_DIED", "PLAYER_CLOSE" ], - "armor_bash": 14, - "armor_cut": 12, - "bodytype": "snake", - "color": "white_red", - "death_drops": "devourerleech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "It excrete blood from its body continuously as it slithers very slow. This enormous leech has hundreds of teeth and slabs of elastic skin makes it hideous physically.", - "diff": 50, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 435, - "id": "mon_insect_devourerleech", - "material": [ "flesh" ], - "melee_cut": 8, - "melee_dice": 6, - "melee_dice_sides": 8, - "melee_skill": 5, - "morale": 100, - "name": { "str": "devourer leech" }, - "size": "HUGE", - "special_attacks": [ [ "crunch", 20 ], [ "devour", 50 ], [ "bodyslam", 15 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 55, - "symbol": "S", - "type": "MONSTER" - }, - { - "aggression": 25, - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 10, - "armor_cut": 7, - "bodytype": "snake", - "color": "red_cyan", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A man-sized, monoeye leech with a bubbling blood residue under its mouth and a saggy skin lies under it. If left unnoticed, it can shoot with pressurize power!", - "diff": 26, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], - "harvest": "meatslug", - "hp": 114, - "id": "mon_insect_bloodsurgeleech", - "material": [ "iflesh" ], - "melee_cut": 2, - "melee_dice": 3, - "melee_dice_sides": 5, - "melee_skill": 3, - "morale": 100, - "name": { "str": "blood surge leech" }, - "path_settings": { "max_dist": 4 }, - "size": "MEDIUM", - "special_attacks": [ - { - "cooldown": 3, - "description": "The blood surge leech showers its blood!", - "fake_dex": 8, - "fake_per": 10, - "fake_skills": [ [ "gun", 3 ], [ "smg", 2 ] ], - "fake_str": 12, - "gun_type": "bloodsurgeleechmouth", - "move_cost": 255, - "ranges": [ [ 1, 3, "DEFAULT" ] ], - "targeting_cost": 100, - "targeting_sound": "bubbling liquid", - "targeting_volume": 25, - "type": "gun" - } - ], - "species": [ "INSECT", "LEECH" ], - "speed": 90, - "symbol": "$", - "type": "MONSTER", - "vision_day": 25 - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 6, - "armor_cut": 4, - "bodytype": "snake", - "color": "light_gray", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A leech with devilish, blade fangs potruding from its mouth. Its thirst for vampire blood caused it to mutate to even more dreadful look, and even more troubles!", - "diff": 20, - "dodge": 3, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 85, - "id": "mon_insect_dreadfulleech", - "material": [ "flesh" ], - "melee_cut": 9, - "melee_dice": 3, - "melee_dice_sides": 5, - "melee_skill": 5, - "morale": 100, - "name": { "str": "dreadful leech" }, - "size": "SMALL", - "special_attacks": [ [ "crunch", 20 ], [ "hemorrhage", 30 ], [ "spinbite", 50 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 115, - "symbol": "~", - "type": "MONSTER" - }, - { - "aggression": 25, - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 3, - "armor_cut": 3, - "bodytype": "snake", - "color": "brown", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A small leech with a distinctive large, monoeye above its mouth. Being compatible to precisely shoot its own teeth makes it deadly once ignored.", - "diff": 15, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], - "harvest": "meatslug", - "hp": 52, - "id": "mon_insect_eyedleech", - "material": [ "iflesh" ], - "melee_cut": 2, - "melee_dice": 3, - "melee_dice_sides": 2, - "melee_skill": 2, - "morale": 100, - "name": { "str": "eyed leech" }, - "path_settings": { "max_dist": 6 }, - "size": "TINY", - "special_attacks": [ - { - "cooldown": 3, - "description": "The eyed leech spew its tooth!", - "fake_dex": 8, - "fake_per": 8, - "fake_skills": [ [ "gun", 1 ], [ "pistol", 1 ] ], - "gun_type": "eyedleechmouth", - "move_cost": 125, - "ranges": [ [ 1, 10, "DEFAULT" ] ], - "targeting_cost": 120, - "targeting_sound": "snapped tooth", - "targeting_volume": 25, - "type": "gun" - } - ], - "species": [ "INSECT", "LEECH" ], - "speed": 100, - "symbol": "~", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_EYEDUPGRADE" }, - "vision_day": 25 - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 11, - "armor_cut": 9, - "bodytype": "snake", - "color": "red", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "While it lives, the vastly accumulated blood it has sucked from anything has changed its appearance. This human sized parasite doesn't drink blood anymore... They are eaten as whole instead. Aside that, its hide can deflect almost any inferior projectiles.", - "diff": 20, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 145, - "id": "mon_insect_hugeleech", - "material": [ "flesh" ], - "melee_cut": 6, - "melee_dice": 2, - "melee_dice_sides": 5, - "melee_skill": 3, - "morale": 100, - "name": { "str": "huge leech" }, - "size": "MEDIUM", - "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 95, - "symbol": "$", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_HUGEUPGRADE" } - }, - { - "anger_triggers": [ "PLAYER_WEAK", "FRIEND_DIED", "HURT" ], - "armor_bash": 2, - "armor_cut": 1, - "bodytype": "snake", - "color": "pink", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A segmented, small worm technically a pest for living things. When biting, it extracts a liquid from its mouth that disables blood clotting, which can be deadly for a limited time.", - "diff": 5, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 20, - "id": "mon_insect_leech", - "material": [ "flesh" ], - "melee_cut": 2, - "melee_dice": 1, - "melee_dice_sides": 3, - "melee_skill": 2, - "morale": 100, - "name": { "str": "leech" }, - "size": "TINY", - "species": [ "INSECT", "LEECH" ], - "speed": 100, - "symbol": "~", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_UPGRADE" } - }, - { - "aggression": 100, - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 3, - "armor_cut": 3, - "bodytype": "snake", - "color": "brown_cyan", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "Small, but deadly! The mutation in its iris has changed its presicion and shoots further with sharper teeth ammunition inside its mouth.", - "diff": 29, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], - "harvest": "meatslug", - "hp": 70, - "id": "mon_insect_sharpshooterleech", - "material": [ "iflesh" ], - "melee_cut": 2, - "melee_dice": 3, - "melee_dice_sides": 5, - "melee_skill": 1, - "morale": 25, - "name": { "str": "sharpshooter leech" }, - "path_settings": { "max_dist": 11 }, - "size": "SMALL", - "special_attacks": [ - { - "cooldown": 5, - "description": "The sharpshooter leech spew it tooth!", - "fake_dex": 9, - "fake_per": 9, - "fake_skills": [ [ "gun", 3 ], [ "rifle", 2 ] ], - "gun_type": "sharpshooterleechmouth", - "move_cost": 175, - "ranges": [ [ 1, 13, "DEFAULT" ] ], - "targeting_cost": 175, - "targeting_sound": "snapped tooth", - "targeting_volume": 25, - "type": "gun" - } - ], - "species": [ "INSECT", "LEECH" ], - "speed": 105, - "symbol": "~", - "type": "MONSTER", - "vision_day": 35 - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 16, - "armor_cut": 12, - "bodytype": "snake", - "color": "light_gray_white", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "This overgrown leech possesses tremendous amount of short bone spikes overlapping around its flabby skin. Much slower, tougher and deadlier than before.", - "diff": 30, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "BONES", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 245, - "id": "mon_insect_spikyleech", - "material": [ "flesh" ], - "melee_cut": 9, - "melee_dice": 5, - "melee_dice_sides": 6, - "melee_skill": 5, - "morale": 100, - "name": { "str": "spiky leech" }, - "size": "MEDIUM", - "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ], [ "spikeroll", 30 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 75, - "symbol": "$", - "type": "MONSTER" - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 5, - "armor_cut": 3, - "bodytype": "snake", - "color": "light_gray", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "This large leech somehow gained a power from a vampire blood, and caused it to mutate a longer teeth lining. The sucking power that it does will drain you in a pinch.", - "diff": 20, - "dodge": 2, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], - "harvest": "meatslug", - "hp": 65, - "id": "mon_insect_vampireleech", - "material": [ "flesh" ], - "melee_cut": 5, - "melee_dice": 2, - "melee_dice_sides": 4, - "melee_skill": 3, - "morale": 100, - "name": { "str": "vampire leech" }, - "size": "SMALL", - "special_attacks": [ [ "crunch", 20 ], [ "hemorrhage", 30 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 105, - "symbol": "~", - "type": "MONSTER", - "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_VAMPUPGRADE" } - }, - { - "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], - "armor_bash": 3, - "armor_cut": 3, - "bodytype": "snake", - "color": "light_green_magenta", - "death_drops": "leech", - "death_function": [ "NORMAL" ], - "default_faction": "leech", - "description": "A larger, darker abominable leech with wider mouth and drips highly concentrated toxin as it sway.", - "diff": 15, - "dodge": 1, - "fear_triggers": [ "FIRE" ], - "flags": [ "SMELLS", "HEARS", "SWIMS", "VENOM", "PATH_AVOID_DANGER_1" ], - "harvest": "zombie_meatslug", - "hp": 85, - "id": "mon_insect_venomleech", - "material": [ "iflesh" ], - "melee_cut": 8, - "melee_dice": 3, - "melee_dice_sides": 2, - "melee_skill": 4, - "morale": 100, - "name": { "str": "venomous leech" }, - "size": "SMALL", - "special_attacks": [ [ "leechvenomousinject", 10 ] ], - "species": [ "INSECT", "LEECH" ], - "speed": 100, - "symbol": "~", - "type": "MONSTER" - } -] diff --git a/vamp_stuff/Modification_Files/Monsters/Insects/Leech.json b/vamp_stuff/Modification_Files/Monsters/Insects/Leech.json new file mode 100644 index 0000000..2bad1fd --- /dev/null +++ b/vamp_stuff/Modification_Files/Monsters/Insects/Leech.json @@ -0,0 +1,490 @@ +[ + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 4, + "armor_cut": 2, + "bodytype": "snake", + "color": "light_green", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A leech with green and yellow segmented colors, it drips concentrated toxin as it slither along the way.", + "diff": 15, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "zombie_meatslug", + "hp": 60, + "id": "mon_insect_abominableleech", + "material": [ "iflesh" ], + "melee_cut": 4, + "melee_dice": 2, + "melee_dice_sides": 2, + "melee_skill": 2, + "morale": 100, + "name": { "str": "abominable leech" }, + "size": "TINY", + "species": [ "INSECT", "LEECH" ], + "speed": 95, + "symbol": "~", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_ABOMIUPGRADE" } + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "HURT", "FRIEND_DIED" ], + "armor_bash": 7, + "armor_cut": 3, + "bodytype": "snake", + "color": "yellow_green", + "death_drops": "leech", + "death_function": [ "ACID", "NORMAL" ], + "default_faction": "leech", + "description": "Its mouth doesn't stop drooping yellowish chemical stuff into the terrain it passes by. This leech's flesh has completely adopted to handle the extreme hazards cause by acid, and became a part to its internal organs. Due to thinned skin layer, it is fragile to physical harm, but overprotected by burning blood.", + "diff": 25, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "ACIDPROOF", "ACID_BLOOD", "ACIDTRAIL", "PATH_AVOID_DANGER_1" ], + "harvest": "zombie_meatslug", + "hp": 140, + "id": "mon_insect_acidicleech", + "material": [ "iflesh" ], + "melee_cut": 6, + "melee_dice": 2, + "melee_dice_sides": 5, + "melee_skill": 3, + "morale": 100, + "name": { "str": "acidic leech" }, + "size": "MEDIUM", + "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ], [ "ACID", 30 ] ], + "special_when_hit": [ "ACIDSPLASH", 100 ], + "species": [ "INSECT", "LEECH" ], + "speed": 85, + "symbol": "$", + "type": "MONSTER" + }, + { + "anger_triggers": [ "PLAYER_WEAK", "FRIEND_DIED", "HURT" ], + "armor_bash": 3, + "armor_cut": 1, + "bodytype": "snake", + "color": "red", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A larger, segmented worm. The bite it makes can suck out liters of blood if remains intact for minutes.", + "diff": 10, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 45, + "id": "mon_insect_bigleech", + "material": [ "flesh" ], + "melee_cut": 3, + "melee_dice": 2, + "melee_dice_sides": 4, + "melee_skill": 2, + "morale": 100, + "name": { "str": "big leech" }, + "size": "SMALL", + "species": [ "INSECT", "LEECH" ], + "speed": 95, + "symbol": "~", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_UPGRADE" } + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 1, + "armor_cut": 1, + "bodytype": "snake", + "color": "light_green_green", + "death_drops": "leech", + "death_function": [ "GAS" ], + "default_faction": "leech", + "description": "A large worm with a nearly transparent, bloated hump in its back, filled with pressurized poison gas. It slithers faster than most and definitely, it will explode when touched.", + "diff": 15, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "exempt", + "hp": 15, + "id": "mon_insect_bloatedleech", + "material": [ "iflesh" ], + "melee_cut": 1, + "melee_dice": 1, + "melee_dice_sides": 1, + "melee_skill": 1, + "morale": 100, + "name": { "str": "bloated leech" }, + "size": "SMALL", + "special_attacks": [ [ "SUICIDE", 5 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 145, + "symbol": "~", + "type": "MONSTER" + }, + { + "anger_triggers": [ "HURT", "FRIEND_DIED", "PLAYER_CLOSE" ], + "armor_bash": 14, + "armor_cut": 12, + "bodytype": "snake", + "color": "white_red", + "death_drops": "devourerleech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "It excrete blood from its body continuously as it slithers very slow. This enormous leech has hundreds of teeth and slabs of elastic skin makes it hideous physically.", + "diff": 50, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 435, + "id": "mon_insect_devourerleech", + "material": [ "flesh" ], + "melee_cut": 8, + "melee_dice": 6, + "melee_dice_sides": 8, + "melee_skill": 5, + "morale": 100, + "name": { "str": "devourer leech" }, + "size": "HUGE", + "special_attacks": [ [ "crunch", 20 ], [ "devour", 50 ], [ "bodyslam", 15 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 55, + "symbol": "S", + "type": "MONSTER" + }, + { + "aggression": 25, + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 10, + "armor_cut": 7, + "bodytype": "snake", + "color": "red_cyan", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A man-sized, monoeye leech with a bubbling blood residue under its mouth and a saggy skin lies under it. If left unnoticed, it can shoot with pressurize power!", + "diff": 26, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], + "harvest": "meatslug", + "hp": 114, + "id": "mon_insect_bloodsurgeleech", + "material": [ "iflesh" ], + "melee_cut": 2, + "melee_dice": 3, + "melee_dice_sides": 5, + "melee_skill": 3, + "morale": 100, + "name": { "str": "blood surge leech" }, + "path_settings": { "max_dist": 4 }, + "size": "MEDIUM", + "special_attacks": [ + { + "cooldown": 3, + "description": "The blood surge leech showers its blood!", + "fake_dex": 8, + "fake_per": 10, + "fake_skills": [ [ "gun", 3 ], [ "smg", 2 ] ], + "fake_str": 12, + "gun_type": "bloodsurgeleechmouth", + "move_cost": 255, + "ranges": [ [ 1, 3, "DEFAULT" ] ], + "targeting_cost": 100, + "targeting_sound": "bubbling liquid", + "targeting_volume": 25, + "type": "gun" + } + ], + "species": [ "INSECT", "LEECH" ], + "speed": 90, + "symbol": "$", + "type": "MONSTER", + "vision_day": 25 + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 6, + "armor_cut": 4, + "bodytype": "snake", + "color": "light_gray", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A leech with devilish, blade fangs potruding from its mouth. Its thirst for vampire blood caused it to mutate to even more dreadful look, and even more troubles!", + "diff": 20, + "dodge": 3, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 85, + "id": "mon_insect_dreadfulleech", + "material": [ "flesh" ], + "melee_cut": 9, + "melee_dice": 3, + "melee_dice_sides": 5, + "melee_skill": 5, + "morale": 100, + "name": { "str": "dreadful leech" }, + "size": "SMALL", + "special_attacks": [ [ "crunch", 20 ], [ "hemorrhage", 30 ], [ "spinbite", 50 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 115, + "symbol": "~", + "type": "MONSTER" + }, + { + "aggression": 25, + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 3, + "armor_cut": 3, + "bodytype": "snake", + "color": "brown", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A small leech with a distinctive large, monoeye above its mouth. Being compatible to precisely shoot its own teeth makes it deadly once ignored.", + "diff": 15, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], + "harvest": "meatslug", + "hp": 52, + "id": "mon_insect_eyedleech", + "material": [ "iflesh" ], + "melee_cut": 2, + "melee_dice": 3, + "melee_dice_sides": 2, + "melee_skill": 2, + "morale": 100, + "name": { "str": "eyed leech" }, + "path_settings": { "max_dist": 6 }, + "size": "TINY", + "special_attacks": [ + { + "cooldown": 3, + "description": "The eyed leech spew its tooth!", + "fake_dex": 8, + "fake_per": 8, + "fake_skills": [ [ "gun", 1 ], [ "pistol", 1 ] ], + "gun_type": "eyedleechmouth", + "move_cost": 125, + "ranges": [ [ 1, 10, "DEFAULT" ] ], + "targeting_cost": 120, + "targeting_sound": "snapped tooth", + "targeting_volume": 25, + "type": "gun" + } + ], + "species": [ "INSECT", "LEECH" ], + "speed": 100, + "symbol": "~", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_EYEDUPGRADE" }, + "vision_day": 25 + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 11, + "armor_cut": 9, + "bodytype": "snake", + "color": "red", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "While it lives, the vastly accumulated blood it has sucked from anything has changed its appearance. This human sized parasite doesn't drink blood anymore... They are eaten as whole instead. Aside that, its hide can deflect almost any inferior projectiles.", + "diff": 20, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 145, + "id": "mon_insect_hugeleech", + "material": [ "flesh" ], + "melee_cut": 6, + "melee_dice": 2, + "melee_dice_sides": 5, + "melee_skill": 3, + "morale": 100, + "name": { "str": "huge leech" }, + "size": "MEDIUM", + "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 95, + "symbol": "$", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_HUGEUPGRADE" } + }, + { + "anger_triggers": [ "PLAYER_WEAK", "FRIEND_DIED", "HURT" ], + "armor_bash": 2, + "armor_cut": 1, + "bodytype": "snake", + "color": "pink", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A segmented, small worm technically a pest for living things. When biting, it extracts a liquid from its mouth that disables blood clotting, which can be deadly for a limited time.", + "diff": 5, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 20, + "id": "mon_insect_leech", + "material": [ "flesh" ], + "melee_cut": 2, + "melee_dice": 1, + "melee_dice_sides": 3, + "melee_skill": 2, + "morale": 100, + "name": { "str": "leech" }, + "size": "TINY", + "species": [ "INSECT", "LEECH" ], + "speed": 100, + "symbol": "~", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_UPGRADE" } + }, + { + "aggression": 100, + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 3, + "armor_cut": 3, + "bodytype": "snake", + "color": "brown_cyan", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "Small, but deadly! The mutation in its iris has changed its presicion and shoots further with sharper teeth ammunition inside its mouth.", + "diff": 29, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SEES", "PRIORITIZE_TARGETS", "SWIMS", "PATH_AVOID_DANGER_2" ], + "harvest": "meatslug", + "hp": 70, + "id": "mon_insect_sharpshooterleech", + "material": [ "iflesh" ], + "melee_cut": 2, + "melee_dice": 3, + "melee_dice_sides": 5, + "melee_skill": 1, + "morale": 25, + "name": { "str": "sharpshooter leech" }, + "path_settings": { "max_dist": 11 }, + "size": "SMALL", + "special_attacks": [ + { + "cooldown": 5, + "description": "The sharpshooter leech spew it tooth!", + "fake_dex": 9, + "fake_per": 9, + "fake_skills": [ [ "gun", 3 ], [ "rifle", 2 ] ], + "gun_type": "sharpshooterleechmouth", + "move_cost": 175, + "ranges": [ [ 1, 13, "DEFAULT" ] ], + "targeting_cost": 175, + "targeting_sound": "snapped tooth", + "targeting_volume": 25, + "type": "gun" + } + ], + "species": [ "INSECT", "LEECH" ], + "speed": 105, + "symbol": "~", + "type": "MONSTER", + "vision_day": 35 + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 16, + "armor_cut": 12, + "bodytype": "snake", + "color": "light_gray_white", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "This overgrown leech possesses tremendous amount of short bone spikes overlapping around its flabby skin. Much slower, tougher and deadlier than before.", + "diff": 30, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "BONES", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 245, + "id": "mon_insect_spikyleech", + "material": [ "flesh" ], + "melee_cut": 9, + "melee_dice": 5, + "melee_dice_sides": 6, + "melee_skill": 5, + "morale": 100, + "name": { "str": "spiky leech" }, + "size": "MEDIUM", + "special_attacks": [ [ "crunch", 20 ], [ "sucking", 15 ], [ "spikeroll", 30 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 75, + "symbol": "$", + "type": "MONSTER" + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 5, + "armor_cut": 3, + "bodytype": "snake", + "color": "light_gray", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "This large leech somehow gained a power from a vampire blood, and caused it to mutate a longer teeth lining. The sucking power that it does will drain you in a pinch.", + "diff": 20, + "dodge": 2, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "PATH_AVOID_DANGER_1" ], + "harvest": "meatslug", + "hp": 65, + "id": "mon_insect_vampireleech", + "material": [ "flesh" ], + "melee_cut": 5, + "melee_dice": 2, + "melee_dice_sides": 4, + "melee_skill": 3, + "morale": 100, + "name": { "str": "vampire leech" }, + "size": "SMALL", + "special_attacks": [ [ "crunch", 20 ], [ "hemorrhage", 30 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 105, + "symbol": "~", + "type": "MONSTER", + "upgrades": { "half_life": 12, "into_group": "GROUP_LEECH_VAMPUPGRADE" } + }, + { + "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "HURT" ], + "armor_bash": 3, + "armor_cut": 3, + "bodytype": "snake", + "color": "light_green_magenta", + "death_drops": "leech", + "death_function": [ "NORMAL" ], + "default_faction": "leech", + "description": "A larger, darker abominable leech with wider mouth and drips highly concentrated toxin as it sway.", + "diff": 15, + "dodge": 1, + "fear_triggers": [ "FIRE" ], + "flags": [ "SMELLS", "HEARS", "SWIMS", "VENOM", "PATH_AVOID_DANGER_1" ], + "harvest": "zombie_meatslug", + "hp": 85, + "id": "mon_insect_venomleech", + "material": [ "iflesh" ], + "melee_cut": 8, + "melee_dice": 3, + "melee_dice_sides": 2, + "melee_skill": 4, + "morale": 100, + "name": { "str": "venomous leech" }, + "size": "SMALL", + "special_attacks": [ [ "leechvenomousinject", 10 ] ], + "species": [ "INSECT", "LEECH" ], + "speed": 100, + "symbol": "~", + "type": "MONSTER" + } +] diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/Graveyard.json b/vamp_stuff/Modification_Files/Monsters/Zombies/Graveyard.json index 10265a8..e59594e 100644 --- a/vamp_stuff/Modification_Files/Monsters/Zombies/Graveyard.json +++ b/vamp_stuff/Modification_Files/Monsters/Zombies/Graveyard.json @@ -2,8 +2,8 @@ { "id": "mon_zombie_bloodcompact", "type": "MONSTER", - "name": "blood compact zombie", - "description": "From the old graveyard it arised. This zombie's age cause its blood to solidify into thick, rock-like armor, but somehow maintains natural speed. With odd-looking teeth lining and stony claws, its threat is impeccable.", + "name": { "str": "blood zombie" }, + "description": "A human body covered in a thick red crust that looks like blood, and brandishing a nasty set of fangs. It does not appear to be slowed despite the bulk of the armor.", "default_faction": "zombie", "species": [ "ZOMBIE", "ELDERZED" ], "size": "MEDIUM", @@ -33,8 +33,8 @@ { "id": "mon_zombie_blooddefused", "type": "MONSTER", - "name": "blood defused zombie", - "description": "This hollowed zombie's blood melts away and cause a minor mutation, such as long claws and immensive fangs. Lackness of weight provides swiftness and good reflexes, but in most cases, its fragility makes it easy to take down.", + "name": { "str": "quick blood zombie" }, + "description": "A human body with long claws, immensive fangs, and a red tint to the skin color. It moves quite swiftly.", "default_faction": "zombie", "species": [ "ZOMBIE", "ELDERZED" ], "bodytype": "human", @@ -65,8 +65,8 @@ { "id": "mon_zombie_bloodinfused", "type": "MONSTER", - "name": "blood infused zombie", - "description": "Once a compact zombie, but its blood has soaked and caused to mutate into a dangerous oversized bone plates and spikes, leaving its fleshy skin saggy. The bone scythes on its hands are symmetrical as a pair while its sharpened teeth potrudes from its jaw, but despite fearsome looks, its weight causes it to stumble... often.", + "name": { "str": "skeletal blood zombie" }, + "description": "A human body covered in plates of red bone and spikes. Its hands have become scythes and bares a maw of sharp teeth.", "default_faction": "zombie", "species": [ "ZOMBIE", "ELDERZED" ], "bodytype": "human", @@ -96,8 +96,8 @@ { "id": "mon_zombie_bonetitan", "type": "MONSTER", - "name": "bone titan zombie", - "description": "An enlarged skeleton mutant with extremely thick bone platings around its body. It walks slowly from carrying itself up.", + "name": { "str": "skeletal titan blood zombie" }, + "description": "A large red skeleton with extremely thick bone plating across its entire body.", "default_faction": "zombie", "species": [ "ZOMBIE", "ELDERZED" ], "bodytype": "human", @@ -126,8 +126,8 @@ { "id": "mon_zombie_bonewraith", "type": "MONSTER", - "name": "bone wraith zombie", - "description": "A skeleton mutant with symmetrical slender thin bone growths on its back, similar to spider's, but appears to be unused in its movement. Being almost weightless, it is quick and lethal alone.", + "name": { "str": "bone wraith blood zombie" }, + "description": "A skeleton with an additional pair of arm protruding from on its back.", "default_faction": "zombie", "species": [ "ZOMBIE", "ELDERZED" ], "bodytype": "human", diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json index d9e32ed..a193a66 100644 --- a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json +++ b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json @@ -2,8 +2,8 @@ { "id": "mon_zombie_succumbvampire", "type": "MONSTER", - "name": { "str": "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.", + "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" ], "size": "MEDIUM", @@ -33,8 +33,8 @@ { "id": "mon_zombie_succumbvampire_sinker", "type": "MONSTER", - "name": { "str": "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.", + "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" ], "size": "MEDIUM", @@ -65,8 +65,8 @@ { "id": "mon_zombie_succumbvampire_warlock", "type": "MONSTER", - "name": { "str": "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.", + "name": { "str": "infected vampire warlock" }, + "description": "This former vampire continually twitches its fingers.", "default_faction": "zombie", "species": [ "ZOMBIE" ], "size": "MEDIUM", @@ -100,8 +100,8 @@ { "id": "mon_zombie_succumbvampire_conjurer", "type": "MONSTER", - "name": { "str": "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.", + "name": { "str": "infected vampire conjurer" }, + "description": "This former vampire occasionally pulses a black aura.", "default_faction": "zombie", "species": [ "ZOMBIE" ], "size": "MEDIUM", @@ -136,8 +136,8 @@ "//": "A support class. It heals nearby allies and deals aoe damage to enemies.", "id": "mon_zombie_succumbvampire_hemomancer", "type": "MONSTER", - "name": { "str": "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.", + "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" ], "size": "MEDIUM", diff --git a/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json b/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json index f0b7e3e..a8a9521 100644 --- a/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json +++ b/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json @@ -2,7 +2,7 @@ { "id": "leechtooth", "type": "AMMO", - "name": "leech tooth", + "name": { "str": "leech tooth" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", @@ -21,7 +21,7 @@ { "id": "leechblood", "type": "AMMO", - "name": "leech blood", + "name": { "str": "leech blood" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", @@ -40,7 +40,7 @@ { "id": "leechsharptooth", "type": "AMMO", - "name": "leech sharp tooth", + "name": { "str": "leech sharp tooth" }, "description": "You cheated, buddy.", "weight": "1 g", "volume": "250 ml", -- cgit v1.2.1