From b2a3eef014e625240771f38b9d463ce66eef4090 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 1 Apr 2022 23:54:57 -0700 Subject: Clean up the bats json file. Also give them mass and volume to prevent them being so enormous. --- .../Modification_Files/Monsters/Critters/Bats.json | 178 ++++++++++----------- 1 file changed, 89 insertions(+), 89 deletions(-) (limited to 'vamp_stuff') diff --git a/vamp_stuff/Modification_Files/Monsters/Critters/Bats.json b/vamp_stuff/Modification_Files/Monsters/Critters/Bats.json index c4d43db..ad3e3ac 100644 --- a/vamp_stuff/Modification_Files/Monsters/Critters/Bats.json +++ b/vamp_stuff/Modification_Files/Monsters/Critters/Bats.json @@ -1,128 +1,128 @@ [ { - "aggression": -25, + "id": "mon_bat", + "type": "MONSTER", + "name": { "str": "bat" }, + "description": "One of the vesper bats, a family of winged insect-eating mammals. It roosts in caves and other hollows, and uses a form of echolocation to aerially navigate through tricky terrain at rapid speeds.", + "default_faction": "small_animal", "bodytype": "bird", "categories": [ "WILDLIFE" ], - "color": "brown", - "death_function": [ "NORMAL" ], - "default_faction": "small_animal", - "description": "One of the vesper bats, a family of winged insect-eating mammals. It roosts in caves and other hollows, and uses a form of echolocation to aerially navigate through tricky terrain at rapid speeds.", - "dodge": 8, - "fear_triggers": [ "SOUND", "PLAYER_CLOSE" ], - "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "ANIMAL", "PATH_AVOID_DANGER_1" ], - "harvest": "mammal_tiny", + "species": [ "MAMMAL", "VAMPBAT" ], + "volume": "750 ml", + "weight": "1 kg", "hp": 10, - "id": "mon_bat", + "speed": 230, "material": [ "flesh" ], - "melee_cut": 1, + "symbol": "w", + "color": "brown", + "aggression": -25, + "morale": 5, + "melee_skill": 4, "melee_dice": 1, "melee_dice_sides": 1, - "melee_skill": 4, - "morale": 5, - "name": { "str": "bat" }, - "special_attacks": [ { "cooldown": 15, "type": "bite" } ], - "upgrades": { "half_life": 12, "into": "mon_vampbat" }, - "species": [ "MAMMAL", "VAMPBAT" ], - "speed": 230, - "symbol": "w", - "type": "MONSTER", + "melee_cut": 1, + "dodge": 8, + "harvest": "mammal_tiny", "vision_day": 20, "vision_night": 20, - "volume": "750 ml", - "weight": "1000 g" + "special_attacks": [ { "type": "bite", "cooldown": 15 } ], + "fear_triggers": [ "SOUND", "PLAYER_CLOSE" ], + "death_function": [ "NORMAL" ], + "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "ANIMAL", "PATH_AVOID_DANGER_1" ], + "upgrades": { "half_life": 12, "into": "mon_vampbat" } }, { - "aggression": 75, + "id": "mon_vampbat", + "type": "MONSTER", + "name": { "str": "vampire bat" }, + "description": "A mammalian creature commonly found at caverns and thick foliage. It has grown in fondness with the dark, and capable in terrain echolocation.", + "default_faction": "vampirics", "bodytype": "bird", "categories": [ "WILDLIFE" ], - "color": "red", - "death_function": [ "NORMAL" ], - "default_faction": "vampirics", - "description": "A mammalian creature commonly found at caverns and thick foliage. It has grown in fondness with the dark, and capable in terrain echolocation.", - "diff": 5, - "dodge": 8, - "fear_triggers": [ "FIRE" ], - "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ], - "harvest": "mammal_small_leather", + "species": [ "MAMMAL", "VAMPBAT" ], + "volume": "750 ml", + "weight": "1 kg", "hp": 25, - "id": "mon_vampbat", - "upgrades": { "half_life": 12, "into_group": "GROUP_VAMPBAT_UPGRADE" }, + "speed": 200, "material": [ "flesh" ], - "melee_cut": 1, + "symbol": "w", + "color": "red", + "aggression": 75, + "morale": 20, + "melee_skill": 1, "melee_dice": 1, "melee_dice_sides": 1, - "melee_skill": 1, - "morale": 20, - "name": { "str": "vampire bat" }, - "size": "TINY", - "special_attacks": [ { "type": "bite" } ], - "species": [ "MAMMAL", "VAMPBAT" ], - "speed": 200, - "symbol": "w", - "type": "MONSTER", + "melee_cut": 1, + "dodge": 8, + "harvest": "mammal_small_leather", "vision_day": 10, - "vision_night": 20 + "vision_night": 20, + "special_attacks": [ { "type": "bite" } ], + "fear_triggers": [ "FIRE" ], + "death_function": [ "NORMAL" ], + "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ], + "upgrades": { "half_life": 12, "into_group": "GROUP_VAMPBAT_UPGRADE" } }, { - "aggression": 75, + "id": "mon_bigvampbat", + "type": "MONSTER", + "name": { "str": "large vampire bat" }, + "description": "A larger vampire bat, with longer wingspan and visible fangs. Shows aggression when startled, and detects them with screeching sounds they make.", + "default_faction": "vampirics", "bodytype": "bird", "categories": [ "WILDLIFE" ], - "color": "red", - "death_function": [ "NORMAL" ], - "default_faction": "vampirics", - "description": "A larger vampire bat, with longer wingspan and visible fangs. Shows aggression when startled, and detects them with screeching sounds they make.", - "diff": 10, - "dodge": 8, - "fear_triggers": [ "FIRE" ], - "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ], - "harvest": "mammal_small_leather", + "species": [ "MAMMAL", "VAMPBAT" ], + "volume": "5 L", + "weight": "3750 g", "hp": 45, - "id": "mon_bigvampbat", + "speed": 200, "material": [ "flesh" ], - "melee_cut": 3, + "symbol": "W", + "color": "red", + "aggression": 75, + "morale": 40, + "melee_skill": 2, "melee_dice": 1, "melee_dice_sides": 1, - "melee_skill": 2, - "morale": 40, - "name": { "str": "large vampire bat" }, - "size": "SMALL", - "special_attacks": [ { "type": "bite" } ], - "species": [ "MAMMAL", "VAMPBAT" ], - "speed": 200, - "symbol": "W", - "type": "MONSTER", + "melee_cut": 3, + "dodge": 8, + "harvest": "mammal_small_leather", "vision_day": 10, - "vision_night": 20 + "vision_night": 20, + "special_attacks": [ { "type": "bite" } ], + "fear_triggers": [ "FIRE" ], + "death_function": [ "NORMAL" ], + "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ] }, { - "aggression": 100, + "id": "mon_feralvampbat", + "type": "MONSTER", + "name": { "str": "feral vampire bat" }, + "description": "A large vampire bat - with seeping bubbly liquid in its mouth - engorged to attack whatever is detected.", + "default_faction": "vampirics", "bodytype": "bird", "categories": [ "WILDLIFE" ], - "color": "pink", - "death_function": [ "NORMAL" ], - "default_faction": "vampirics", - "description": "A large vampire bat - with seeping bubbly liquid in its mouth - engorged to attack whatever is detected.", - "diff": 12, - "dodge": 8, - "fear_triggers": [ "FIRE" ], - "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ], - "harvest": "mammal_small_leather", + "species": [ "MAMMAL", "VAMPBAT" ], + "volume": "5 L", + "weight": "3750 g", "hp": 50, - "id": "mon_feralvampbat", + "speed": 200, "material": [ "flesh" ], - "melee_cut": 4, + "symbol": "W", + "color": "pink", + "aggression": 100, + "morale": 40, + "melee_skill": 3, "melee_dice": 1, "melee_dice_sides": 4, - "melee_skill": 3, - "morale": 40, - "name": { "str": "feral vampire bat" }, - "size": "SMALL", - "special_attacks": [ { "type": "bite" } ], - "species": [ "MAMMAL", "VAMPBAT" ], - "speed": 200, - "symbol": "W", - "type": "MONSTER", + "melee_cut": 4, + "dodge": 8, + "harvest": "mammal_small_leather", "vision_day": 10, - "vision_night": 20 + "vision_night": 20, + "special_attacks": [ { "type": "bite" } ], + "fear_triggers": [ "FIRE" ], + "death_function": [ "NORMAL" ], + "flags": [ "SEES", "SMELLS", "HEARS", "GOODHEARING", "WARM", "FLIES", "PATH_AVOID_DANGER_1", "BONES", "LEATHER" ] } ] -- cgit v1.2.1