[ { "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" ], "species": [ "MAMMAL", "VAMPBAT" ], "volume": "750 ml", "weight": "1 kg", "hp": 10, "speed": 230, "material": [ "flesh" ], "symbol": "w", "color": "brown", "aggression": -25, "morale": 5, "melee_skill": 4, "melee_dice": 1, "melee_dice_sides": 1, "melee_cut": 1, "dodge": 8, "harvest": "mammal_tiny", "vision_day": 20, "vision_night": 20, "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" } }, { "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" ], "species": [ "MAMMAL", "VAMPBAT" ], "volume": "750 ml", "weight": "1 kg", "diff": 5, "hp": 25, "speed": 200, "material": [ "flesh" ], "symbol": "w", "color": "red", "aggression": 75, "morale": 20, "melee_skill": 1, "melee_dice": 1, "melee_dice_sides": 1, "melee_cut": 1, "dodge": 8, "harvest": "mammal_small_leather", "vision_day": 10, "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" } }, { "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" ], "species": [ "MAMMAL", "VAMPBAT" ], "volume": "5 L", "weight": "3750 g", "diff": 10, "hp": 45, "speed": 200, "material": [ "flesh" ], "symbol": "W", "color": "red", "aggression": 75, "morale": 40, "melee_skill": 2, "melee_dice": 1, "melee_dice_sides": 1, "melee_cut": 3, "dodge": 8, "harvest": "mammal_small_leather", "vision_day": 10, "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" ] }, { "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" ], "species": [ "MAMMAL", "VAMPBAT" ], "volume": "5 L", "weight": "3750 g", "diff": 12, "hp": 50, "speed": 200, "material": [ "flesh" ], "symbol": "W", "color": "pink", "aggression": 100, "morale": 40, "melee_skill": 3, "melee_dice": 1, "melee_dice_sides": 4, "melee_cut": 4, "dodge": 8, "harvest": "mammal_small_leather", "vision_day": 10, "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" ] } ]