Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| [ | |
| { | |
| "id": "debug_mon", | |
| "type": "MONSTER", | |
| "name": "debug monster", | |
| "description": "This monster exists only for testing purposes.", | |
| "default_faction": "", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 10000, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "X", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "vision_day": 1, | |
| "harvest": "exempt", | |
| "death_function": [ "MELT" ], | |
| "flags": [ "REGENERATES_50", "IMMOBILE", "NOT_HALLUCINATION", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_albino_penguin", | |
| "type": "MONSTER", | |
| "name": "albino penguin", | |
| "description": "Eight-feet-tall ghastly white penguins. Placid unless otherwise provoked.", | |
| "default_faction": "nether", | |
| "categories": [ "WILDLIFE" ], | |
| "species": [ "NETHER" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 200, | |
| "speed": 50, | |
| "material": [ "flesh" ], | |
| "symbol": "V", | |
| "color": "white", | |
| "morale": 100, | |
| "melee_skill": 7, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 8, | |
| "dodge": 2, | |
| "armor_bash": 6, | |
| "armor_cut": 2, | |
| "vision_day": 5, | |
| "vision_night": 5, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ { "type": "bite", "cooldown": 15 }, [ "impale", 20 ] ], | |
| "anger_triggers": [ "HURT", "FRIEND_DIED", "FRIEND_ATTACKED" ], | |
| "death_function": [ "NORMAL" ], | |
| "harvest": "bird_large", | |
| "flags": [ | |
| "HEARS", | |
| "KEENNOSE", | |
| "GOODHEARING", | |
| "SMELLS", | |
| "ANIMAL", | |
| "PATH_AVOID_DANGER_1", | |
| "WARM", | |
| "SWIMS", | |
| "SUNDEATH" | |
| ] | |
| }, | |
| { | |
| "id": "mon_alpha_razorclaw", | |
| "type": "MONSTER", | |
| "name": "alpha razorclaw", | |
| "description": "A blood red, gigantic razorclaw. Its sword like pincers serve as the keepers of the nest.", | |
| "default_faction": "razorclaw", | |
| "species": [ "MUTANT" ], | |
| "diff": 2, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 120, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Y", | |
| "color": "red", | |
| "aggression": 15, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 10, | |
| "melee_cut": 15, | |
| "dodge": 2, | |
| "armor_bash": 20, | |
| "armor_cut": 30, | |
| "vision_day": 30, | |
| "vision_night": 20, | |
| "harvest": "shellfish", | |
| "path_settings": { "max_dist": 50 }, | |
| "special_attacks": [ [ "SHRIEK_ALERT", 6 ], [ "SHRIEK_STUN", 1 ] ], | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "SEES", "SWIMS", "GRABS", "ARTHROPOD_BLOOD", "PATH_AVOID_DANGER_2", "QUEEN" ] | |
| }, | |
| { | |
| "id": "mon_amigara_horror", | |
| "type": "MONSTER", | |
| "name": "amigara horror", | |
| "description": "A hellish, vaguely humanoid horror, two stories tall. Its face is grotesquely stretched out, its limbs deformed to unrecognizable outgrowths.", | |
| "default_faction": "mutant", | |
| "species": [ "HORROR" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 250, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "&", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 9, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "harvest": "human", | |
| "special_attacks": [ [ "FEAR_PARALYZE", 0 ] ], | |
| "death_function": [ "AMIGARA", "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "SEES", "STUMBLES", "HARDTOSHOOT" ] | |
| }, | |
| { | |
| "id": "mon_bat", | |
| "type": "MONSTER", | |
| "name": "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", | |
| "categories": [ "WILDLIFE" ], | |
| "species": [ "MAMMAL" ], | |
| "volume": "750 ml", | |
| "weight": 1000, | |
| "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" ] | |
| }, | |
| { | |
| "id": "mon_beekeeper", | |
| "type": "MONSTER", | |
| "name": "scarred zombie", | |
| "description": "A deformed human body, its skin has been transformed into one thick, calloused envelope of scar tissue.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 70, | |
| "speed": 60, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "armor_bash": 6, | |
| "armor_cut": 8, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": { | |
| "subtype": "collection", | |
| "groups": [ [ "default_zombie_clothes", 100 ], [ "hive", 80 ] ], | |
| "//": "cloth as any other zombie (always), additional items from group hive (sometimes)" | |
| }, | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_blank", | |
| "type": "MONSTER", | |
| "name": "blank body", | |
| "name_plural": "blank bodies", | |
| "description": "This is some form of unnatural changeling creature; its appearance is a bland mockery of the human form. Featureless and pale, its repugnant countenance is all the more unsettling due to its lack of eyes and distinguishing features except for a perfectly round mouth. Naked and trembling, it almost seems pitiful but for the way that its unearthly presence makes the hair on the back of your neck stand up in nameless horror.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "white", | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "harvest": "human", | |
| "special_attacks": [ [ "SHRIEK", 10 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "WARM", "ANIMAL", "PATH_AVOID_DANGER_1", "SUNDEATH", "NO_BREATHE", "HUMAN" ] | |
| }, | |
| { | |
| "id": "mon_blob", | |
| "type": "MONSTER", | |
| "name": "blob", | |
| "description": "A black blob of viscous goo, oozing across the ground like a glob of living oil.", | |
| "default_faction": "blob", | |
| "species": [ "NETHER", "BLOB" ], | |
| "diff": 1, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "symbol": "O", | |
| "color": "dark_gray", | |
| "phase": "LIQUID", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 12, | |
| "armor_stab": 14, | |
| "armor_acid": 15, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FORMBLOB", 30 ] ], | |
| "death_function": [ "BLOBSPLIT" ], | |
| "flags": [ "HEARS", "GOODHEARING", "NOHEAD", "POISON", "NO_BREATHE", "ACIDPROOF" ] | |
| }, | |
| { | |
| "id": "mon_blob_brain", | |
| "type": "MONSTER", | |
| "name": "brain blob", | |
| "description": "A gigantic black blob of viscous goo, oozing across the ground like a glob of living oil. Other blobs seem to swarm around it.", | |
| "default_faction": "blob", | |
| "species": [ "NETHER", "BLOB" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 400, | |
| "speed": 50, | |
| "symbol": "O", | |
| "color": "black_green", | |
| "phase": "LIQUID", | |
| "aggression": 50, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 12, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "CALLBLOBS", 0 ] ], | |
| "death_function": [ "BRAINBLOB" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "NOHEAD", "POISON", "NO_BREATHE", "ACIDPROOF", "QUEEN" ] | |
| }, | |
| { | |
| "id": "mon_blob_large", | |
| "type": "MONSTER", | |
| "name": "big blob", | |
| "description": "A large black blob of viscous goo, oozing across the ground like a glob of living oil.", | |
| "default_faction": "blob", | |
| "species": [ "NETHER", "BLOB" ], | |
| "diff": 1, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 160, | |
| "speed": 90, | |
| "symbol": "O", | |
| "color": "light_gray", | |
| "phase": "LIQUID", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 14, | |
| "armor_cut": 4, | |
| "armor_stab": 20, | |
| "armor_acid": 20, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FORMBLOB", 20 ] ], | |
| "death_function": [ "BLOBSPLIT" ], | |
| "flags": [ "HEARS", "GOODHEARING", "NOHEAD", "POISON", "NO_BREATHE", "ACIDPROOF" ] | |
| }, | |
| { | |
| "id": "mon_blob_small", | |
| "type": "MONSTER", | |
| "name": "small blob", | |
| "description": "A small black blob of viscous goo, oozing across the ground like a glob of living oil.", | |
| "default_faction": "blob", | |
| "species": [ "NETHER", "BLOB" ], | |
| "diff": 1, | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 40, | |
| "speed": 50, | |
| "symbol": "o", | |
| "color": "dark_gray", | |
| "phase": "LIQUID", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 6, | |
| "armor_stab": 10, | |
| "armor_acid": 10, | |
| "harvest": "exempt", | |
| "death_function": [ "BLOBSPLIT" ], | |
| "flags": [ "HEARS", "GOODHEARING", "NOHEAD", "POISON", "NO_BREATHE", "ACIDPROOF" ] | |
| }, | |
| { | |
| "id": "mon_blood_sacrifice", | |
| "type": "MONSTER", | |
| "name": "blood sacrifice", | |
| "description": "A defiled human body, once living. Tortured to death long ago, it remains chained to the altar, the putrescent flays of its peeled skin quivering like so much flotsam upon a murky pond.", | |
| "default_faction": "cult", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 40, | |
| "speed": 200, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 2, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "FEAR_PARALYZE", 0 ], { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": "default_zombie_clothes", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BLEED", "IMMOBILE", "GUILT", "POISON", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_boomer", | |
| "type": "MONSTER", | |
| "name": "boomer", | |
| "description": "A rotund human body, bloated beyond belief and layered in rolls of fat. It emits a horrible odor, and a putrid pink sludge dribbles from its mouth.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 40, | |
| "speed": 55, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "pink", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "vision_night": 3, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "BOOMER", 20 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_items", | |
| "death_function": [ "BOOMER" ], | |
| "upgrades": { "half_life": 14, "into": "mon_boomer_huge" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "BILE_BLOOD", | |
| "PUSH_MON", | |
| "PATH_AVOID_DANGER_1", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_boomer_fungus", | |
| "type": "MONSTER", | |
| "name": "fungal boomer", | |
| "description": "A rotund and bloated human body with pasty, fungus-ridden flesh. Its mouth drips with a frothing gray sludge.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 30, | |
| "speed": 40, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_gray_magenta", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 2, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "FUNGUS", 100 ], [ "BOOMER", 20 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_items", | |
| "death_function": [ "FUNGUS", "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_boomer_huge", | |
| "type": "MONSTER", | |
| "name": "huge boomer", | |
| "description": "This boomer, normally swollen and ready to burst, has strengthened and solidified. The bile dribbling from its mouth also appears to have changed...", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 110, | |
| "speed": 85, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "pink_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 1, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "armor_bash": 5, | |
| "armor_cut": 5, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "BOOMER_GLOW", 20 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_items", | |
| "death_function": [ "BOOMER_GLOW" ], | |
| "flags": [ | |
| "SEES", | |
| "GOODHEARING", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "BILE_BLOOD", | |
| "PUSH_MON", | |
| "PATH_AVOID_DANGER_1", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_breather", | |
| "type": "MONSTER", | |
| "name": "breather", | |
| "description": "This is some sort of unearthly pink flesh sac; moist and ridged with veins, it is otherwise without discernible exterior features. Seemingly immobile and defenseless, it sits in place, swelling and collapsing upon itself as it breathes.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 100, | |
| "symbol": "o", | |
| "color": "pink", | |
| "melee_cut": 0, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "BREATHE", 8 ] ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ "IMMOBILE", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_breather_hub", | |
| "type": "MONSTER", | |
| "name": "breather", | |
| "description": "A weird mass of immobile pink goo. It seems to breathe.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 100, | |
| "symbol": "O", | |
| "color": "pink", | |
| "melee_cut": 0, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "BREATHE", 8 ] ], | |
| "death_function": [ "KILL_BREATHERS" ], | |
| "flags": [ "ACIDPROOF", "ACID_BLOOD", "IMMOBILE" ] | |
| }, | |
| { | |
| "id": "mon_broken_cyborg", | |
| "type": "MONSTER", | |
| "name": "broken cyborg", | |
| "description": "A robot body with the head of a human. All kinds of electronic wires and devices are implanted in its head. Patches of skin look diseased or rotting. This cyborg moves erratically and has a confused and deranged look in its eyes.", | |
| "default_faction": "science", | |
| "species": [ "ROBOT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 60, | |
| "speed": 90, | |
| "material": [ "steel" ], | |
| "symbol": "@", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 2, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 2, | |
| "melee_cut": 0, | |
| "dodge": 5, | |
| "armor_bash": 14, | |
| "armor_cut": 10, | |
| "vision_day": 50, | |
| "special_attacks": [ [ "PARROT", 80 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "harvest": "mon_broken_cyborg", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "BASHES", | |
| "ATTACKMON", | |
| "ELECTRONIC", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "WARM", | |
| "STUMBLES", | |
| "HUMAN", | |
| "NO_NECRO" | |
| ] | |
| }, | |
| { | |
| "id": "mon_charred_nightmare", | |
| "type": "MONSTER", | |
| "name": "charred nightmare", | |
| "description": "Intense radiation has spurred a unique form of necrosis and regeneration, it is impossible to tell if this creature was ever human.", | |
| "default_faction": "zombie", | |
| "species": [ "ABERRATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "N", | |
| "color": "dark_gray_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 10, | |
| "melee_cut": 2, | |
| "dodge": 2, | |
| "armor_bash": 6, | |
| "armor_cut": 6, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "LONGSWIPE", 8 ], { "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 21 } ] } ], | |
| "death_drops": { "groups": [ [ "vault_wanderer", 1 ] ] }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "NOGIB", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_chickenbot", | |
| "type": "MONSTER", | |
| "name": "chicken walker", | |
| "description": "The Northrup ATSV, a massive, heavily-armed and armored robot walking on a pair of reverse-jointed legs. Armed with a 40mm anti-vehicle grenade launcher, 5.56 anti-personnel gun, and the ability to electrify itself against attackers, it is an effective automated sentry, though production was limited due to a legal dispute.", | |
| "default_faction": "military", | |
| "species": [ "ROBOT" ], | |
| "diff": 20, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 90, | |
| "speed": 115, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "armor_bash": 18, | |
| "armor_cut": 14, | |
| "vision_day": 50, | |
| "vision_night": 35, | |
| "starting_ammo": { "40mm_frag": 100, "556": 1000 }, | |
| "path_settings": { "max_dist": 10 }, | |
| "special_attacks": [ [ "CHICKENBOT", 4 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "chickenbot", 1 ] ] }, | |
| "death_function": [ "EXPLODE" ], | |
| "flags": [ "SEES", "HEARS", "BASHES", "NO_BREATHE", "ELECTRONIC", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_chud", | |
| "type": "MONSTER", | |
| "name": "C.H.U.D.", | |
| "description": "The C.H.U.D. or Cannibalistic Humanoid Underground Dweller. A human being turned pale and mad from years of underground isolation.", | |
| "default_faction": "mutant", | |
| "species": [ "MUTANT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 60, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "white", | |
| "aggression": 30, | |
| "morale": 30, | |
| "melee_skill": 6, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 3, | |
| "harvest": "human", | |
| "path_settings": { "max_dist": 10 }, | |
| "special_attacks": [ [ "scratch", 15 ] ], | |
| "death_drops": { | |
| "subtype": "collection", | |
| "groups": [ [ "subway", 40 ], [ "sewer", 20 ], [ "trash", 5 ], [ "bedroom", 5 ], [ "dresser", 10 ], [ "ammo", 18 ] ] | |
| }, | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "WARM", "BASHES", "GROUP_BASH", "HUMAN", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_copbot", | |
| "type": "MONSTER", | |
| "name": "police bot", | |
| "description": "One of the many models of armored law enforcement robots employed shortly before the collapse of civilization. Solar powered like many other robots, it maintains its programmed pursuit of law and order, propelled on a trio of omni wheels.", | |
| "default_faction": "cop_bot", | |
| "species": [ "ROBOT" ], | |
| "diff": 10, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 100, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "light_blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 2, | |
| "melee_cut": 0, | |
| "dodge": 8, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "COPBOT", 3 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "copbot", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "HEARS", "BASHES", "ELECTRONIC", "NO_BREATHE", "PRIORITIZE_TARGETS", "PATH_AVOID_DANGER_1" ] | |
| }, | |
| { | |
| "id": "mon_crawler", | |
| "type": "MONSTER", | |
| "name": "crawler", | |
| "description": "A conglomeration of human parts fused together in a horrible mishmash of function, slowly dragging its eldritch body across the ground.", | |
| "default_faction": "mutant", | |
| "species": [ "ABERRATION" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 180, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "H", | |
| "color": "red", | |
| "aggression": 40, | |
| "morale": 40, | |
| "melee_skill": 9, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 8, | |
| "harvest": "zombie_leather", | |
| "fear_triggers": [ "HURT", "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "HUMAN" ] | |
| }, | |
| { | |
| "id": "mon_dark_wyrm", | |
| "type": "MONSTER", | |
| "name": "dark wyrm", | |
| "description": "A huge mutated worm found deep underground. It has a gaping round mouth lined with dagger-like teeth, and its flesh is slick with bubbling blue slime.", | |
| "default_faction": "mutant", | |
| "species": [ "MUTANT" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 120, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "S", | |
| "color": "blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 4, | |
| "dodge": 4, | |
| "armor_bash": 6, | |
| "harvest": "arachnid_acid", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "GOODHEARING", "BASHES", "BORES", "POISON", "SUNDEATH", "ACIDPROOF", "ACIDTRAIL" ] | |
| }, | |
| { | |
| "id": "mon_darkman", | |
| "type": "MONSTER", | |
| "name": "wraith", | |
| "description": "A gigantic shadow, chaotically changing in shape and volume , two piercing orbs of light dominate what can only be described as its head.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 2, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 800, | |
| "speed": 140, | |
| "symbol": "S", | |
| "color": "dark_gray", | |
| "aggression": 2, | |
| "morale": 500, | |
| "melee_skill": 6, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 3, | |
| "dodge": 3, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "luminance": 6, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DARKMAN", 5 ], [ "scratch", 15 ] ], | |
| "death_function": [ "DARKMAN" ], | |
| "flags": [ | |
| "NOHEAD", | |
| "HARDTOSHOOT", | |
| "WEBWALK", | |
| "FLIES", | |
| "PLASTIC", | |
| "ELECTRIC", | |
| "ACIDPROOF", | |
| "SUNDEATH", | |
| "REGENERATES_IN_DARK", | |
| "NO_BREATHE" | |
| ] | |
| }, | |
| { | |
| "id": "mon_dementia", | |
| "type": "MONSTER", | |
| "name": "dementia", | |
| "description": "A crazed individual, the bloody scars on the side of its shaved head suggest some sort of partial lobotomy", | |
| "default_faction": "cult", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "harvest": "zombie_leather", | |
| "special_attacks": [ [ "scratch", 15 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "BLEED", "HUMAN", "POISON", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_dog_skeleton", | |
| "type": "MONSTER", | |
| "name": "skeletal dog", | |
| "description": "This once-canine has shed all of its skin, revealing a carapace of fused bones and ribs. Devoid entirely of flesh, this walking suit of bone seems to be controlled by a net of veins and sinews which pulse with glistening black goo.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 12, | |
| "speed": 100, | |
| "material": [ "bone" ], | |
| "symbol": "d", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 9, | |
| "melee_cut": 6, | |
| "dodge": 3, | |
| "armor_cut": 15, | |
| "armor_stab": 30, | |
| "armor_acid": 3, | |
| "vision_night": 3, | |
| "harvest": "mr_bones", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 } ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "NO_BREATHE", "HARDTOSHOOT", "REVIVES", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_dog_thing", | |
| "type": "MONSTER", | |
| "name": "dog", | |
| "description": "A domesticated mongrel of the canine persuasion. In the absence of human society, it has turned feral. You feel a sudden urge to destroy it.", | |
| "default_faction": "mutant", | |
| "species": [ "NETHER" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 25, | |
| "speed": 150, | |
| "material": [ "flesh" ], | |
| "symbol": "d", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 3, | |
| "dodge": 3, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DOGTHING", 40 ] ], | |
| "death_function": [ "THING" ], | |
| "flags": [ "SEES", "SMELLS", "HEARS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM" ] | |
| }, | |
| { | |
| "id": "mon_dog_zombie_cop", | |
| "type": "MONSTER", | |
| "name": "Z-9", | |
| "description": "A zombified version of one of the German shepherd dogs used in law enforcement. Its deformed body is encased in a protective Kevlar harness.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 42, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "d", | |
| "color": "blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "armor_bash": 6, | |
| "armor_cut": 6, | |
| "vision_day": 50, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": { "subtype": "collection", "groups": [ [ "dog_cop", 40 ] ], "//": "40% chance of an item from group dog_cop" }, | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_dog_zombie_rot", | |
| "type": "MONSTER", | |
| "name": "rot-weiler", | |
| "description": "Acrid smell accompanies this corpse of canine. Its whole body is covered in chains of pulsing cysts and slime dribbling ulcers.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 24, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "d", | |
| "color": "yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 1, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "vision_day": 30, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 2, "accuracy": 4, "no_infection_chance": 12 } ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_eyebot", | |
| "type": "MONSTER", | |
| "name": "eyebot", | |
| "description": "A fusion-driven UAV largely comprised of a high-resolution camera lens, this spheroid robot hovers above the ground, silent witness to the carnage and mayhem around it.", | |
| "default_faction": "cop_bot", | |
| "species": [ "ROBOT" ], | |
| "diff": 2, | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 20, | |
| "speed": 120, | |
| "material": [ "steel" ], | |
| "symbol": "e", | |
| "color": "light_gray", | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "dodge": 3, | |
| "armor_bash": 8, | |
| "armor_cut": 10, | |
| "special_attacks": [ [ "PHOTOGRAPH", 30 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "eyebot", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "FLIES", "ELECTRONIC", "NO_BREATHE", "NOHEAD", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_zombie_flamer", | |
| "type": "MONSTER", | |
| "name": "zombie burner", | |
| "description": "When bullets weren't enough to stop the end of the world, the military tried fire instead. Their failure is made manifest in this gas-masked husk, its black suit torn and ripped. Its flamethrower, dangling limply at its side, is attached to a tank of napalm strapped onto its back, which trickles its contents onto the ground.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "dark_gray_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 12, | |
| "armor_cut": 25, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "luminance": 8, | |
| "harvest": "zombie", | |
| "death_drops": { | |
| "subtype": "collection", | |
| "groups": [ | |
| [ "mon_zombie_soldier_death_drops", 100 ], | |
| [ "mon_zombie_flamer", 100 ] | |
| ] | |
| }, | |
| "death_function": [ "FIREBALL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BLEED", "PUSH_MON", "DRIPS_NAPALM", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_flaming_eye", | |
| "type": "MONSTER", | |
| "name": "flaming eye", | |
| "description": "An enormous disembodied eyeball the size of a person, flying through the air through some unknown agency. Wreathed in unnatural flickering blue flame, it possesses a blazing yellow iris with a slitted pupil like that of a cat and trails a set of flailing black tendrils as it slowly drifts about; its unearthly presence filling you with dread at the prospect of falling under its baleful gaze.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 20, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 300, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "e", | |
| "color": "light_blue", | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 4, | |
| "vision_day": 50, | |
| "vision_night": 40, | |
| "luminance": 25, | |
| "harvest": "meatslug", | |
| "special_attacks": [ [ "STARE", 12 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "WARM", "FLIES", "FIREY", "NO_BREATHE", "NOHEAD" ] | |
| }, | |
| { | |
| "id": "mon_flesh_angel", | |
| "type": "MONSTER", | |
| "name": "flesh angel", | |
| "description": "A tall and slender man lacking skin and any normalcy of countenance. Wings of muscle curl forth from its back and a third eye dominates the forehead.", | |
| "default_faction": "cult", | |
| "species": [ "ZOMBIE" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 200, | |
| "speed": 120, | |
| "material": [ "flesh" ], | |
| "symbol": "H", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 9, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "FEAR_PARALYZE", 0 ], { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": "default_zombie_clothes", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BLEED", "HARDTOSHOOT", "ATTACKMON", "HUMAN", "POISON", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_flying_polyp", | |
| "type": "MONSTER", | |
| "name": "flying polyp", | |
| "description": "A half polypous, utterly alien creature. It's only partly material and has the ability to fly, despite the absence of wings. It produces strange whistling noises which send cold shivers of primal terror down your spine", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 20, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 350, | |
| "speed": 280, | |
| "material": [ "flesh" ], | |
| "symbol": "8", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 6, | |
| "dodge": 7, | |
| "armor_bash": 8, | |
| "harvest": "exempt", | |
| "death_function": [ "MELT" ], | |
| "flags": [ | |
| "SMELLS", | |
| "HEARS", | |
| "GOODHEARING", | |
| "NOHEAD", | |
| "BASHES", | |
| "FLIES", | |
| "ATTACKMON", | |
| "PLASTIC", | |
| "NO_BREATHE", | |
| "HIT_AND_RUN", | |
| "NOGIB" | |
| ] | |
| }, | |
| { | |
| "id": "mon_fungal_blossom", | |
| "type": "MONSTER", | |
| "name": "fungal blossom", | |
| "description": "A broad fungus, looking much like a glowing blue sunflower. It appears to emit finer spores than the typical fungal emission.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 20, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 30, | |
| "speed": 100, | |
| "material": [ "veggy" ], | |
| "symbol": "7", | |
| "color": "cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 4, | |
| "armor_cut": 4, | |
| "luminance": 40, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FUNGUS_HAZE", 25 ] ], | |
| "death_function": [ "FUNGUS" ], | |
| "flags": [ "HEARS", "GOODHEARING", "NOHEAD", "POISON", "IMMOBILE", "NO_BREATHE" ] | |
| }, | |
| { | |
| "id": "mon_fungal_hedgerow", | |
| "type": "MONSTER", | |
| "name": "fungal hedgerow", | |
| "description": "Looking at first glance like a dull gray privet, this \"hedge\" is really a mass of barbed fungal tendrils, defending the fungal tower.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 40, | |
| "speed": 100, | |
| "material": [ "stone" ], | |
| "symbol": "H", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 4, | |
| "armor_bash": 10, | |
| "armor_cut": 10, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FUNGUS_BRISTLE", 10 ] ], | |
| "death_function": [ "DISINTEGRATE" ], | |
| "flags": [ "NOHEAD", "POISON", "NO_BREATHE", "IMMOBILE" ] | |
| }, | |
| { | |
| "id": "mon_fungal_tendril", | |
| "type": "MONSTER", | |
| "name": "fungal tendril", | |
| "description": "A long and delicate-looking tendril with a sharp tip.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 30, | |
| "speed": 100, | |
| "material": [ "veggy" ], | |
| "symbol": "2", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 3, | |
| "dodge": 4, | |
| "armor_bash": 10, | |
| "armor_cut": 4, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FUNGUS_INJECT", 10 ] ], | |
| "death_function": [ "FUNGUS" ], | |
| "flags": [ "HEARS", "GOODHEARING", "NOHEAD", "POISON", "IMMOBILE", "NO_BREATHE", "HARDTOSHOOT" ] | |
| }, | |
| { | |
| "id": "mon_fungal_wall", | |
| "type": "MONSTER", | |
| "name": "fungal wall", | |
| "description": "A veritable wall of fungus, grown as a natural defense by the fungal spire. New spores erupt from the surface every few seconds.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 10, | |
| "speed": 100, | |
| "material": [ "veggy" ], | |
| "symbol": "T", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "armor_cut": 10, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FUNGUS", 10 ] ], | |
| "death_function": [ "DISINTEGRATE" ], | |
| "flags": [ "NOHEAD", "POISON", "NO_BREATHE", "IMMOBILE" ] | |
| }, | |
| { | |
| "id": "mon_fungaloid", | |
| "alias": "mon_fungaloid_dormant", | |
| "type": "MONSTER", | |
| "name": "fungaloid", | |
| "description": "A pale white fungus, one meaty gray stalk supporting a bloom at the top. Spores are periodically expelled from its gills, and a few tendrils extend from the base, allowing mobility and some basic means of defense.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 40, | |
| "material": [ "veggy" ], | |
| "symbol": "F", | |
| "color": "light_gray", | |
| "aggression": -50, | |
| "morale": 100, | |
| "melee_skill": 2, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 4, | |
| "harvest": "fungaloid", | |
| "special_attacks": [ [ "FUNGUS", 30 ] ], | |
| "death_function": [ "FUNGUS", "NORMAL" ], | |
| "flags": [ "STUMBLES", "POISON", "NO_BREATHE", "NOHEAD" ] | |
| }, | |
| { | |
| "id": "mon_fungaloid_queen", | |
| "type": "MONSTER", | |
| "name": "fungal spire", | |
| "description": "An enormous fungal spire, towering over the ground. It pulsates slowly, continuously growing new defenses.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 300, | |
| "speed": 100, | |
| "material": [ "stone" ], | |
| "symbol": "T", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "armor_cut": 10, | |
| "special_attacks": [ [ "FUNGUS_SPROUT", 10 ] ], | |
| "death_function": [ "FUNGUS", "NORMAL" ], | |
| "harvest": "fungaloid_mass", | |
| "flags": [ "NOHEAD", "POISON", "IMMOBILE", "NO_BREATHE", "QUEEN" ] | |
| }, | |
| { | |
| "id": "mon_fungaloid_seeder", | |
| "type": "MONSTER", | |
| "name": "giant fungal blossom", | |
| "description": "An immense fungal blossom, towering over its surroundings. It pulses with a soft blue glow, continuously pumping its spores into the air.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 10, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 300, | |
| "speed": 100, | |
| "material": [ "stone" ], | |
| "symbol": "T", | |
| "color": "cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "armor_cut": 10, | |
| "luminance": 200, | |
| "special_attacks": [ [ "FUNGUS_BIG_BLOSSOM", 10 ] ], | |
| "death_function": [ "FUNGUS", "NORMAL" ], | |
| "harvest": "fungaloid_mass", | |
| "flags": [ "NOHEAD", "POISON", "IMMOBILE", "NO_BREATHE", "QUEEN" ] | |
| }, | |
| { | |
| "id": "mon_fungaloid_tower", | |
| "type": "MONSTER", | |
| "name": "fungal tower", | |
| "description": "An enormous fungal tower. On closer inspection, its cap is supported by LOTS of fungal tendrils of various thicknesses, emerging from yet more bristling tendrils at ground level. Between this redundancy and their noticeable movement creating frequent gaps, it's tough to get a solid shot on the thing.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 300, | |
| "speed": 100, | |
| "material": [ "stone" ], | |
| "symbol": "T", | |
| "color": "yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 9, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 5, | |
| "dodge": 3, | |
| "armor_bash": 20, | |
| "armor_cut": 15, | |
| "special_attacks": [ [ "FUNGUS_FORTIFY", 10 ] ], | |
| "death_drops": "marloss_yellow_drops", | |
| "death_function": [ "FUNGUS", "NORMAL" ], | |
| "harvest": "fungaloid_mass", | |
| "flags": [ "NOHEAD", "POISON", "IMMOBILE", "HARDTOSHOOT", "NO_BREATHE", "QUEEN" ] | |
| }, | |
| { | |
| "id": "mon_fungaloid_young", | |
| "type": "MONSTER", | |
| "name": "fungal sporeling", | |
| "description": "A fungal stalk several feet in height. Two vicious looking tendrils extend from its thorned and leathery exterior, and it moves about faster than the larger fungaloids.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 70, | |
| "speed": 70, | |
| "material": [ "veggy" ], | |
| "symbol": "1", | |
| "color": "light_gray", | |
| "aggression": -50, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "armor_bash": 4, | |
| "armor_cut": 4, | |
| "harvest": "fungaloid", | |
| "special_attacks": [ [ "FUNGUS_GROWTH", 100 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "HEARS", "POISON", "NO_BREATHE", "NOHEAD" ] | |
| }, | |
| { | |
| "id": "mon_gelatin", | |
| "type": "MONSTER", | |
| "name": "amoebic mold", | |
| "description": "A formless slime mold the size of a cow. Crusty bits of cytoplasm fall away as it oozes across the ground.", | |
| "default_faction": "blob", | |
| "species": [ "NETHER" ], | |
| "diff": 2, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 200, | |
| "speed": 40, | |
| "symbol": "O", | |
| "color": "light_gray", | |
| "phase": "LIQUID", | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "FORMBLOB", 4 ] ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SMELLS", "HEARS", "PLASTIC", "NO_BREATHE", "NOHEAD", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_generator", | |
| "type": "MONSTER", | |
| "name": "generator", | |
| "description": "Your precious generator, noisily humming away. Defend it at all costs!", | |
| "default_faction": "player", | |
| "species": [ "UNKNOWN" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 500, | |
| "speed": 100, | |
| "material": [ "steel" ], | |
| "symbol": "4", | |
| "color": "white", | |
| "melee_cut": 0, | |
| "armor_bash": 2, | |
| "armor_cut": 2, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "GENERATOR", 1 ] ], | |
| "death_function": [ "GAMEOVER" ], | |
| "flags": [ "NOHEAD", "ACIDPROOF", "IMMOBILE" ] | |
| }, | |
| { | |
| "id": "mon_giant_crayfish", | |
| "type": "MONSTER", | |
| "name": "giant crayfish", | |
| "description": "A mutant, terrestrial variety of the signal crayfish, this massive crustacean resembles a humongous lobster.", | |
| "default_faction": "crayfish", | |
| "species": [ "MUTANT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 50, | |
| "speed": 130, | |
| "material": [ "flesh" ], | |
| "symbol": "y", | |
| "color": "red", | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 5, | |
| "dodge": 2, | |
| "armor_cut": 8, | |
| "harvest": "shellfish", | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "SEES", "SWIMS", "GRABS", "ARTHROPOD_BLOOD" ] | |
| }, | |
| { | |
| "id": "mon_gozu", | |
| "type": "MONSTER", | |
| "name": "gozu", | |
| "description": "This is some sort of unnatural cross between a bull and a man. Quite different from the minotaur of legend, it possesses a shaggy white bull’s head on an otherwise unremarkable human body. Clad in sagging socks and stained jockey shorts, it grunts and snuffles, drooling ropey strands of white slobber down its chest. Its mere presence fills you with an unfathomable dread.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 5, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 400, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "&", | |
| "color": "white", | |
| "aggression": 10, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 4, | |
| "vision_day": 30, | |
| "harvest": "gozu", | |
| "special_attacks": [ [ "FEAR_PARALYZE", 20 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "SMELLS", | |
| "HEARS", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "ANIMAL", | |
| "PATH_AVOID_DANGER_1", | |
| "NO_BREATHE", | |
| "PATH_AVOID_DANGER_1" | |
| ] | |
| }, | |
| { | |
| "id": "mon_graboid", | |
| "type": "MONSTER", | |
| "name": "graboid", | |
| "description": "A monstrous beast the size of a semi truck with a tripartite mouth that opens to reveal hundreds of writhing tongues with razor sharp edges. It keeps most of its enormous body hidden underground.", | |
| "default_faction": "worm", | |
| "species": [ "WORM" ], | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 210, | |
| "speed": 180, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "white", | |
| "aggression": 40, | |
| "morale": 120, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 12, | |
| "melee_cut": 6, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "harvest": "meatslug", | |
| "death_function": [ "WORM" ], | |
| "flags": [ "DIGS", "HEARS", "POISON", "GOODHEARING", "BASHES", "DESTROYS", "WARM" ] | |
| }, | |
| { | |
| "id": "mon_gracke", | |
| "type": "MONSTER", | |
| "name": "gracken", | |
| "description": "This is some form of eldritch monstrosity; an uncouth black being with smooth, oily, skin and unpleasant horns that curve inward toward each other. Tall and thin, the shadows cling unnaturally to its vaguely defined humanoid form as it shuffles along, its hands twitching and spasming so rapidly as to appear a little more than a black blur of claws. Gazing upon its disturbing form fills you with an unspeakable terror.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 180, | |
| "material": [ "flesh" ], | |
| "symbol": "h", | |
| "color": "light_red", | |
| "morale": 100, | |
| "melee_skill": 10, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 4, | |
| "harvest": "mammal_leather", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "WARM", "NO_BREATHE", "GRABS", "PATH_AVOID_DANGER_2", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_halfworm", | |
| "type": "MONSTER", | |
| "name": "half worm", | |
| "description": "A squiggling severed portion of a wounded giant worm.", | |
| "default_faction": "worm", | |
| "species": [ "WORM" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 20, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "s", | |
| "color": "pink", | |
| "aggression": 10, | |
| "morale": 40, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 2, | |
| "harvest": "meatslug", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "DIGS", "HEARS", "GOODHEARING", "WARM" ] | |
| }, | |
| { | |
| "id": "mon_hallu_mom", | |
| "type": "MONSTER", | |
| "name": "your mother", | |
| "description": "Mom?", | |
| "default_faction": "factionless", | |
| "species": [ "HALLUCINATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 5, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_cut": 0, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DISAPPEAR", 20 ] ], | |
| "death_function": [ "DISAPPEAR" ], | |
| "flags": [ "SEES", "HEARS", "NO_BREATHE", "SMELLS", "GUILT" ] | |
| }, | |
| { | |
| "id": "mon_hallu_multicooker", | |
| "type": "MONSTER", | |
| "name": "evil multi-cooker", | |
| "description": "The multi-cooker's got a mind of its own! Look out!", | |
| "default_faction": "factionless", | |
| "species": [ "HALLUCINATION" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 5, | |
| "speed": 50, | |
| "material": [ "steel" ], | |
| "symbol": ";", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 1, | |
| "melee_cut": 0, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DISAPPEAR", 20 ] ], | |
| "death_function": [ "DISAPPEAR" ], | |
| "flags": [ "SEES", "HEARS", "NO_BREATHE" ] | |
| }, | |
| { | |
| "id": "mon_hazmatbot", | |
| "type": "MONSTER", | |
| "name": "cleaner bot", | |
| "description": "The Ford Sanitron, a utility robot designed for cleaning up waste material in hazardous conditions.", | |
| "default_faction": "utility_bot", | |
| "species": [ "ROBOT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 70, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "green", | |
| "morale": 100, | |
| "melee_skill": 2, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "armor_cut": 12, | |
| "vision_day": 50, | |
| "death_function": [ "EXPLODE" ], | |
| "flags": [ "SEES", "HEARS", "BASHES", "ELECTRONIC", "NO_BREATHE", "PRIORITIZE_TARGETS", "PATH_AVOID_DANGER_1" ] | |
| }, | |
| { | |
| "id": "mon_headless_dog_thing", | |
| "type": "MONSTER", | |
| "name": "tentacle dog", | |
| "description": "A dog's body with a mass of ropey, black tentacles reaching out from its head.", | |
| "default_faction": "mutant", | |
| "species": [ "NETHER" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 120, | |
| "material": [ "flesh" ], | |
| "symbol": "d", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 4, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "TENTACLE", 5 ] ], | |
| "death_function": [ "THING" ], | |
| "flags": [ "SEES", "SMELLS", "HEARS", "BASHES" ] | |
| }, | |
| { | |
| "id": "mon_hologram", | |
| "type": "MONSTER", | |
| "name": "hologram", | |
| "description": "An image made from light, nearly identical to the real deal.", | |
| "default_faction": "factionless", | |
| "species": [ "UNKNOWN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 1, | |
| "speed": 150, | |
| "symbol": "@", | |
| "color": "cyan", | |
| "aggression": -99, | |
| "morale": 2, | |
| "luminance": 16, | |
| "dodge": 6, | |
| "harvest": "exempt", | |
| "fear_triggers": [ "PLAYER_CLOSE" ], | |
| "special_attacks": [ [ "DISAPPEAR", 200 ] ], | |
| "death_function": [ "DISAPPEAR" ], | |
| "flags": [ "FLIES", "NO_BREATHE", "NOT_HALLUCINATION", "HARDTOSHOOT" ] | |
| }, | |
| { | |
| "id": "mon_homunculus", | |
| "type": "MONSTER", | |
| "name": "homunculus", | |
| "name_plural": "homunculuses", | |
| "description": "A pale hairless man with an impressive athletic physique. Its lidless eyes are totally black, and seeping with blood.", | |
| "default_faction": "cult", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "h", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 12, | |
| "melee_cut": 4, | |
| "dodge": 6, | |
| "armor_bash": 4, | |
| "armor_cut": 2, | |
| "harvest": "human", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "BLEED", "HUMAN", "REVIVES", "CLIMBS", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_human_snail", | |
| "type": "MONSTER", | |
| "name": "human snail", | |
| "description": "An enormous fleshy snail, with an oddly human face. Eyestalks protrude from where the eyes should be.", | |
| "default_faction": "mutant", | |
| "species": [ "ABERRATION" ], | |
| "diff": 5, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 80, | |
| "speed": 50, | |
| "material": [ "flesh" ], | |
| "symbol": "S", | |
| "color": "brown", | |
| "morale": 30, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 6, | |
| "armor_cut": 12, | |
| "harvest": "human", | |
| "special_attacks": [ [ "ACID", 15 ] ], | |
| "anger_triggers": [ "PLAYER_WEAK", "FRIEND_DIED" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "POISON", "ACIDPROOF", "ACID_BLOOD" ] | |
| }, | |
| { | |
| "id": "mon_hunting_horror", | |
| "type": "MONSTER", | |
| "name": "hunting horror", | |
| "description": "This is some sort of great viperine creature, possessed of a curiously distorted head and massive clawed appendages. It partially supports itself with the aid of black rubbery wings of monstrous dimensions. Its form writhes and changes before your eyes, filling you with unnameable horror.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 280, | |
| "speed": 180, | |
| "symbol": "s", | |
| "color": "pink", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 7, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 12, | |
| "melee_cut": 6, | |
| "dodge": 8, | |
| "harvest": "exempt", | |
| "anger_triggers": [ "STALK", "PLAYER_WEAK", "PLAYER_CLOSE", "FRIEND_ATTACKED" ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ | |
| "SEES", | |
| "SMELLS", | |
| "HEARS", | |
| "NOHEAD", | |
| "HARDTOSHOOT", | |
| "FLIES", | |
| "PLASTIC", | |
| "SUNDEATH", | |
| "NO_BREATHE", | |
| "HIT_AND_RUN", | |
| "NOGIB" | |
| ] | |
| }, | |
| { | |
| "id": "mon_irradiated_wanderer_1", | |
| "type": "MONSTER", | |
| "name": "irradiated wanderer", | |
| "description": "This rotting corpse seeps a glowing ooze from its lesions. A strange tattered jumpsuit marks it as an oddity across the wasteland.", | |
| "default_faction": "zombie", | |
| "species": [ "ABERRATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 90, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 7, | |
| "melee_cut": 1, | |
| "dodge": 1, | |
| "armor_bash": 4, | |
| "armor_cut": 4, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "LUNGE", 20 ] ], | |
| "death_drops": { "groups": [ [ "vault_wanderer", 3 ] ] }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "NOGIB", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_irradiated_wanderer_2", | |
| "type": "MONSTER", | |
| "name": "irradiated wanderer", | |
| "description": "This rotting corpse seeps a glowing ooze from its lesions. A strange tattered jumpsuit marks it as an oddity across the wasteland.", | |
| "default_faction": "zombie", | |
| "species": [ "ABERRATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 90, | |
| "speed": 88, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 1, | |
| "dodge": 1, | |
| "armor_bash": 5, | |
| "armor_cut": 5, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "luminance": 8, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "LUNGE", 15 ] ], | |
| "death_drops": { "groups": [ [ "vault_wanderer", 3 ] ] }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "NOGIB", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_irradiated_wanderer_3", | |
| "type": "MONSTER", | |
| "name": "irradiated wanderer", | |
| "description": "This rotting corpse seeps a glowing ooze from its lesions. A strange tattered jumpsuit marks it as an oddity across the wasteland.", | |
| "default_faction": "zombie", | |
| "species": [ "ABERRATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 7, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 1, | |
| "dodge": 1, | |
| "armor_bash": 6, | |
| "armor_cut": 6, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "luminance": 16, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "LUNGE", 10 ] ], | |
| "death_drops": { "groups": [ [ "vault_wanderer", 3 ] ] }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "NOGIB", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_irradiated_wanderer_4", | |
| "type": "MONSTER", | |
| "name": "irradiated wanderer", | |
| "description": "This rotting corpse seeps a glowing ooze from its lesions. A strange tattered jumpsuit marks it as an oddity across the wasteland.", | |
| "default_faction": "zombie", | |
| "species": [ "ABERRATION" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 8, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 10, | |
| "melee_cut": 1, | |
| "dodge": 2, | |
| "armor_bash": 8, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "luminance": 32, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "LUNGE", 5 ] ], | |
| "death_drops": { "groups": [ [ "vault_wanderer", 3 ] ] }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "NOGIB", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_jabberwock", | |
| "type": "MONSTER", | |
| "name": "jabberwock", | |
| "description": "A putrid amalgamation of body parts from humans and other creatures have fused together in this aberration of flesh. The eyes of all the heads dart about rapidly and the mouths form a chorus of groaning screams.", | |
| "default_faction": "jabberwock", | |
| "species": [ "ABERRATION" ], | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 400, | |
| "speed": 140, | |
| "material": [ "flesh" ], | |
| "symbol": "J", | |
| "color": "dark_gray_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 10, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 3, | |
| "dodge": 3, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "special_attacks": [ [ "FLESH_GOLEM", 5 ] ], | |
| "death_function": [ "JABBERWOCKY" ], | |
| "harvest": "jabberwock", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "DESTROYS", | |
| "ATTACKMON", | |
| "POISON" | |
| ] | |
| }, | |
| { | |
| "id": "mon_kreck", | |
| "type": "MONSTER", | |
| "name": "kreck", | |
| "description": "This is some form of otherworldly hound. Lean and hungry looking, its twisted red flesh is stretched tightly across its misshapen, angular frame. Loping grotesquely along, its unusually long neck stretches forward, its skull-like head near the ground as it sniffs out its prey. Its foulness partially veiled by some arcane force, it seems to almost flicker in and out of your perceptions in a fashion that awakens ancient nameless terrors in the back of your mind", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 30, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "k", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 1, | |
| "dodge": 8, | |
| "armor_cut": 5, | |
| "vision_day": 50, | |
| "harvest": "exempt", | |
| "path_settings": { "max_dist": 10 }, | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "SMELLS", "HEARS", "WARM", "BASHES", "HIT_AND_RUN", "NO_BREATHE", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_mi_go", | |
| "type": "MONSTER", | |
| "name": "mi-go", | |
| "description": "This is an alien creature of uncertain origin. Its shapeless pink body bears numerous sets of paired appendages of unknown function, and a pair of ribbed, membranous wings which seem to be quite useless. Its odd, vaguely pyramid-shaped head bristles with numerous wavering antennae, and simply gazing upon the unnatural beast fills you with primordial dread.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 210, | |
| "speed": 120, | |
| "material": [ "flesh" ], | |
| "symbol": "&", | |
| "color": "pink", | |
| "aggression": 20, | |
| "morale": 30, | |
| "melee_skill": 7, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 6, | |
| "dodge": 4, | |
| "armor_bash": 4, | |
| "armor_cut": 12, | |
| "vision_day": 50, | |
| "harvest": "zombie_meatslug", | |
| "path_settings": { "max_dist": 50 }, | |
| "special_attacks": [ | |
| [ "PARROT", 0 ], | |
| { "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 23, "armor_multiplier": 0.8 } ] } | |
| ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "SMELLS", | |
| "HEARS", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "ARTHROPOD_BLOOD", | |
| "PATH_AVOID_DANGER_2", | |
| "PRIORITIZE_TARGETS" | |
| ] | |
| }, | |
| { | |
| "id": "mon_molebot", | |
| "type": "MONSTER", | |
| "name": "miner bot", | |
| "description": "A snake-like, segmented robot built to tunnel into the ground and detonate landmines.", | |
| "default_faction": "utility_bot", | |
| "species": [ "ROBOT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 40, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "dark_gray", | |
| "aggression": -10, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 10, | |
| "melee_cut": 10, | |
| "armor_cut": 12, | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "molebot", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "HEARS", "GOODHEARING", "DIGS", "NO_BREATHE", "ELECTRONIC", "PATH_AVOID_DANGER_1" ] | |
| }, | |
| { | |
| "id": "mon_one_eye", | |
| "type": "MONSTER", | |
| "name": "cyclopean", | |
| "description": "A relatively humanoid mutant with purple hair and a grapefruit-sized bloodshot eye.", | |
| "default_faction": "mutant", | |
| "species": [ "MUTANT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 130, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "light_red", | |
| "aggression": 30, | |
| "morale": 30, | |
| "melee_skill": 9, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 5, | |
| "harvest": "human", | |
| "death_drops": { | |
| "subtype": "collection", | |
| "groups": [ [ "subway", 40 ], [ "sewer", 20 ], [ "trash", 5 ], [ "bedroom", 1 ], [ "dresser", 5 ], [ "ammo", 18 ] ] | |
| }, | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "WARM", "BASHES", "GROUP_BASH", "HUMAN" ] | |
| }, | |
| { | |
| "id": "mon_player_blob", | |
| "type": "MONSTER", | |
| "name": "slimespring", | |
| "description": "A familiar-looking blob of goo. It sprouts the occasional eyestalk.", | |
| "default_faction": "player", | |
| "species": [ "MUTANT" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 40, | |
| "speed": 100, | |
| "symbol": "O", | |
| "color": "light_green", | |
| "phase": "LIQUID", | |
| "aggression": 75, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 12, | |
| "vision_night": 5, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "SLIMESPRING", 15 ] ], | |
| "death_function": [ "ACID" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "GOODHEARING", "NOHEAD", "POISON", "VENOM", "WARM", "GUILT" ] | |
| }, | |
| { | |
| "id": "mon_razorclaw", | |
| "type": "MONSTER", | |
| "name": "razorclaw", | |
| "description": "A man-sized crustacean clad in an iron-like chitin, capable of emitting the most horrible of shrieks. Often spotted near shipwrecks or other dark damp places, which it uses as nesting grounds.", | |
| "default_faction": "razorclaw", | |
| "species": [ "MUTANT" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 85, | |
| "material": [ "flesh" ], | |
| "symbol": "Y", | |
| "color": "magenta", | |
| "aggression": 4, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 7, | |
| "dodge": 2, | |
| "armor_bash": 10, | |
| "armor_cut": 18, | |
| "vision_day": 30, | |
| "vision_night": 15, | |
| "harvest": "shellfish", | |
| "path_settings": { "max_dist": 50 }, | |
| "special_attacks": [ [ "SHRIEK_ALERT", 6 ], [ "SHRIEK_STUN", 1 ] ], | |
| "anger_triggers": [ "PLAYER_CLOSE", "FRIEND_DIED", "FRIEND_ATTACKED", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SMELLS", "HEARS", "SEES", "SWIMS", "GRABS", "ARTHROPOD_BLOOD", "PATH_AVOID_DANGER_2" ] | |
| }, | |
| { | |
| "id": "mon_riotbot", | |
| "type": "MONSTER", | |
| "name": "riot control bot", | |
| "description": "Nonviolent riot-control bot. Designed to suppress riots and make mass arrests of those participating. Though its relaxation gas is by far its best-known weapon, it carries a blinding flash and a low-powered stungun for self-defense--in addition to its supply of electronic handcuffs.", | |
| "default_faction": "cop_bot", | |
| "species": [ "ROBOT" ], | |
| "diff": 10, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 100, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "light_blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "dodge": 8, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "RIOTBOT", 1 ] ], | |
| "special_when_hit": [ "ZAPBACK", 100 ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "copbot", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "ELECTRONIC", "NO_BREATHE", "PRIORITIZE_TARGETS", "PATH_AVOID_DANGER_1" ] | |
| }, | |
| { | |
| "id": "mon_shadow", | |
| "type": "MONSTER", | |
| "name": "shadow", | |
| "description": "This is an animate shadow. Looking like nothing more than an errant patch of normal shadow, it draws your attention by the way it moves subtly and whispers softly in the back of your mind. Strange intrusive thoughts accompany the quiet murmur, awakening your most horrific memories and fears.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 2, | |
| "volume": "750 ml", | |
| "weight": 1000, | |
| "hp": 60, | |
| "speed": 90, | |
| "symbol": "A", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 2, | |
| "melee_cut": 0, | |
| "dodge": 4, | |
| "vision_day": 50, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DISAPPEAR", 200 ] ], | |
| "special_when_hit": [ "ZAPBACK", 100 ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "GOODHEARING", | |
| "SMELLS", | |
| "NOHEAD", | |
| "HARDTOSHOOT", | |
| "GRABS", | |
| "WEBWALK", | |
| "FLIES", | |
| "PLASTIC", | |
| "SUNDEATH", | |
| "ELECTRIC", | |
| "ACIDPROOF", | |
| "HIT_AND_RUN", | |
| "NO_BREATHE", | |
| "NOGIB" | |
| ] | |
| }, | |
| { | |
| "id": "mon_shadow_snake", | |
| "type": "MONSTER", | |
| "name": "shadow snake", | |
| "description": "This is an animate shadow in the form of a long and sinuous snake. Translucent and dark, it glides silently across the floor, wriggling and flexing as it moves.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 40, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "s", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 4, | |
| "dodge": 1, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "DISAPPEAR", 200 ] ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SEES", "SMELLS", "WARM", "SWIMS", "PLASTIC", "SUNDEATH", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_shia", | |
| "type": "MONSTER", | |
| "name": "Shia LaBeouf", | |
| "name_plural": "Shia LaBeouf", | |
| "description": "Living in the woods, \nkilling for sport, \neating all the bodies, \nactual cannibal Shia LaBeouf.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 50, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "@", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 9, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 6, | |
| "dodge": 4, | |
| "vision_day": 30, | |
| "vision_night": 10, | |
| "harvest": "human", | |
| "special_attacks": [ [ "BRANDISH", 10 ] ], | |
| "anger_triggers": [ "STALK", "PLAYER_WEAK", "HURT", "PLAYER_CLOSE" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_drops": { "groups": [ [ "shia_stuff", 1 ] ] }, | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "PATH_AVOID_DANGER_2", | |
| "PRIORITIZE_TARGETS", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_shoggoth", | |
| "type": "MONSTER", | |
| "name": "shoggoth", | |
| "description": "A gargantuan protoplasmic blob, constantly reshaping, forming new pseudopods seemingly at will. All over its body are eyes that form and disappear. It looks at you with malice.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 400, | |
| "speed": 90, | |
| "symbol": "&", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 10, | |
| "melee_dice": 7, | |
| "melee_dice_sides": 5, | |
| "melee_damage": [ { "damage_type": "acid", "amount": 20 } ], | |
| "melee_cut": 6, | |
| "armor_bash": 10, | |
| "armor_cut": 30, | |
| "harvest": "exempt", | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "PARROT", 40 ] ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ | |
| "SEES", | |
| "SMELLS", | |
| "SWIMS", | |
| "PLASTIC", | |
| "SLUDGEPROOF", | |
| "ACID_BLOOD", | |
| "ACIDPROOF", | |
| "NOHEAD", | |
| "REGENERATES_50", | |
| "ABSORBS_SPLITS", | |
| "REGEN_MORALE", | |
| "NOGIB" | |
| ] | |
| }, | |
| { | |
| "id": "mon_skeleton", | |
| "type": "MONSTER", | |
| "name": "skeleton", | |
| "description": "A monstrous overgrowth of ossified tissue has replaced this zombie's rotting skin with an organic armor of dense bone. Large clumps of black goo seep from its joints as it shambles aimlessly, with sickening crackling sounds filling the air around it.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 30, | |
| "speed": 60, | |
| "material": [ "bone" ], | |
| "symbol": "Z", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 4, | |
| "dodge": 2, | |
| "armor_cut": 15, | |
| "armor_stab": 30, | |
| "armor_acid": 3, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "mr_bones", | |
| "special_attacks": [ [ "scratch", 10 ], { "type": "bite", "cooldown": 5 } ], | |
| "upgrades": { "half_life": 15, "into": "mon_skeleton_hulk" }, | |
| "death_drops": "default_zombie_clothes", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "BLEED", "HARDTOSHOOT", "REVIVES", "NO_BREATHE", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_skitterbot", | |
| "type": "MONSTER", | |
| "name": "skitterbot", | |
| "description": "A insectoid robot the size of a small dog, designed for home security. Armed with two close-range tazers, it can skate across the ground with great speed.", | |
| "default_faction": "defense_bot", | |
| "species": [ "ROBOT" ], | |
| "diff": 2, | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 40, | |
| "speed": 130, | |
| "material": [ "steel" ], | |
| "symbol": "a", | |
| "color": "light_blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 12, | |
| "armor_cut": 12, | |
| "vision_day": 50, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "TAZER", 5 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "skitterbot", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "ELECTRONIC", "NO_BREATHE", "PATH_AVOID_DANGER_1" ] | |
| }, | |
| { | |
| "id": "mon_sludge_crawler", | |
| "type": "MONSTER", | |
| "name": "sludge crawler", | |
| "description": "A sluglike creature, eight feet long and the width of a refrigerator. Its black body glistens as it oozes its way along the ground. Eye stalks occasionally push their way out of the oily mass and look around.", | |
| "default_faction": "mutant", | |
| "species": [ "MUTANT" ], | |
| "diff": 2, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 300, | |
| "speed": 60, | |
| "material": [ "flesh" ], | |
| "symbol": "S", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 12, | |
| "armor_bash": 4, | |
| "vision_day": 10, | |
| "vision_night": 30, | |
| "harvest": "exempt", | |
| "death_function": [ "MELT" ], | |
| "flags": [ | |
| "NOHEAD", | |
| "SEES", | |
| "POISON", | |
| "HEARS", | |
| "REGENERATES_50", | |
| "SMELLS", | |
| "SLUDGEPROOF", | |
| "SLUDGETRAIL", | |
| "SWIMS", | |
| "FLAMMABLE", | |
| "NOGIB" | |
| ] | |
| }, | |
| { | |
| "id": "mon_slug_giant", | |
| "type": "MONSTER", | |
| "name": "giant slug", | |
| "description": "A mutated leopard slug, as wide as a golf cart. Venom dripping from its fanged maw, it slithers ahead slowly, leaving a trail of glistening slime.", | |
| "default_faction": "slug", | |
| "species": [ "MOLLUSK" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 190, | |
| "speed": 60, | |
| "material": [ "flesh" ], | |
| "symbol": "S", | |
| "color": "brown", | |
| "aggression": 20, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 1, | |
| "armor_bash": 8, | |
| "armor_cut": 2, | |
| "vision_day": 30, | |
| "harvest": "meatslug", | |
| "special_attacks": [ [ "ACID", 10 ] ], | |
| "anger_triggers": [ "PLAYER_CLOSE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "SMELLS", "BASHES", "ACIDPROOF", "ACIDTRAIL", "ARTHROPOD_BLOOD" ] | |
| }, | |
| { | |
| "id": "mon_spore", | |
| "type": "MONSTER", | |
| "name": "spore cloud", | |
| "description": "A mass of spores the size of a balled fist, wafting around in the air.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 1, | |
| "volume": "750 ml", | |
| "weight": 1000, | |
| "hp": 4, | |
| "speed": 100, | |
| "material": [ "veggy" ], | |
| "symbol": "o", | |
| "color": "light_gray", | |
| "aggression": -50, | |
| "morale": 75, | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "PLANT", 100 ] ], | |
| "death_function": [ "DISINTEGRATE" ], | |
| "upgrades": { "half_life": 10, "into": "mon_fungaloid" }, | |
| "flags": [ "STUMBLES", "FLIES", "POISON", "NO_BREATHE", "NOHEAD", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_tankbot", | |
| "type": "MONSTER", | |
| "name": "Beagle Mini-Tank UGV", | |
| "description": "The Northrup Beagle is a refrigerator-sized urban warfare UGV. Sporting an anti-tank missile launcher, 40mm grenade launcher, and numerous anti-infantry weapons, it's designed for high-risk urban fighting.", | |
| "default_faction": "military", | |
| "species": [ "ROBOT" ], | |
| "diff": 30, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 240, | |
| "speed": 75, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 5, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 0, | |
| "armor_bash": 90, | |
| "armor_cut": 90, | |
| "vision_day": 50, | |
| "starting_ammo": { "40mm_frag": 200, "556": 3000 }, | |
| "path_settings": { "max_dist": 20 }, | |
| "special_attacks": [ [ "MULTI_ROBOT", 3 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "NOHEAD", "BASHES", "DESTROYS", "NO_BREATHE", "ELECTRONIC", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_thing", | |
| "type": "MONSTER", | |
| "name": "thing", | |
| "description": "An amorphous black creature, detaching and sprouting tentacles without any apparent pause.", | |
| "default_faction": "mutant", | |
| "species": [ "NETHER" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 160, | |
| "speed": 140, | |
| "material": [ "flesh" ], | |
| "symbol": "&", | |
| "color": "dark_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 12, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "armor_bash": 8, | |
| "harvest": "exempt", | |
| "special_attacks": [ [ "TENTACLE", 5 ] ], | |
| "death_function": [ "MELT" ], | |
| "flags": [ "SMELLS", "HEARS", "NOHEAD", "BASHES", "GROUP_BASH", "SWIMS", "ATTACKMON", "PLASTIC", "ACIDPROOF", "NOGIB", "CLIMBS" ] | |
| }, | |
| { | |
| "id": "mon_tripod", | |
| "type": "MONSTER", | |
| "name": "tribot", | |
| "description": "The Honda Regnal, a tall robot walking on three spidery legs. For weapons, it has a trio of spiked retractable cables and a flamethrower mounted on its head.", | |
| "default_faction": "military", | |
| "species": [ "ROBOT" ], | |
| "diff": 20, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 80, | |
| "speed": 90, | |
| "material": [ "steel" ], | |
| "symbol": "R", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 10, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 12, | |
| "melee_cut": 6, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "FLAMETHROWER", 10 ] ], | |
| "death_drops": { "groups": [ [ "robots", 4 ], [ "tripod", 1 ] ] }, | |
| "death_function": [ "BROKEN" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "BASHES", "NO_BREATHE", "ELECTRONIC", "CLIMBS", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_turret_searchlight", | |
| "type": "MONSTER", | |
| "name": "milspec searchlight", | |
| "description": "Three high-powered searchlights with automated search AI and mounting, continually seeking targets.", | |
| "default_faction": "military", | |
| "species": [ "ROBOT" ], | |
| "diff": 2, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 30, | |
| "speed": 100, | |
| "material": [ "steel" ], | |
| "symbol": "2", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "armor_bash": 14, | |
| "armor_cut": 16, | |
| "luminance": 4, | |
| "special_attacks": [ [ "SEARCHLIGHT", 1 ] ], | |
| "death_drops": { "groups": [ [ "robots", 1 ], [ "turret_searchlight", 1 ] ] }, | |
| "death_function": [ "FOCUSEDBEAM" ], | |
| "flags": [ "SEES", "NOHEAD", "ELECTRONIC", "IMMOBILE", "NO_BREATHE", "PRIORITIZE_TARGETS" ] | |
| }, | |
| { | |
| "id": "mon_twisted_body", | |
| "type": "MONSTER", | |
| "name": "twisted body", | |
| "name_plural": "twisted bodies", | |
| "description": "A human body, but with its limbs, neck, and hair impossibly twisted. It clambers around swiftly, making awful screeching sounds.", | |
| "default_faction": "mutant", | |
| "species": [ "HORROR" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 70, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "h", | |
| "color": "light_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 6, | |
| "harvest": "human", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "GOODHEARING", "POISON", "HUMAN", "CLIMBS" ] | |
| }, | |
| { | |
| "id": "mon_vortex", | |
| "type": "MONSTER", | |
| "name": "vortex", | |
| "name_plural": "vortexes", | |
| "description": "A twisting spot in the air, with some kind of morphing mass at its center.", | |
| "default_faction": "vortex", | |
| "species": [ "UNKNOWN" ], | |
| "diff": 2, | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 20, | |
| "speed": 120, | |
| "material": [ "powder" ], | |
| "symbol": "V", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_cut": 0, | |
| "harvest": "exempt", | |
| "death_function": [ "MELT" ], | |
| "flags": [ "HEARS", "GOODHEARING", "STUMBLES", "NOHEAD", "HARDTOSHOOT", "FLIES", "PLASTIC", "NO_BREATHE", "NOGIB" ] | |
| }, | |
| { | |
| "id": "mon_worm", | |
| "type": "MONSTER", | |
| "name": "giant worm", | |
| "description": "An enormous, mutated creature that might once have been a nightcrawler. It possesses a large fanged mouth and a long slender body that comes up to your shoulder, with even more surely hiding underground.", | |
| "default_faction": "worm", | |
| "species": [ "WORM" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 50, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "pink", | |
| "aggression": 30, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 3, | |
| "armor_bash": 2, | |
| "harvest": "meatslug", | |
| "death_function": [ "WORM" ], | |
| "flags": [ "DIGS", "HEARS", "GOODHEARING", "WARM" ] | |
| }, | |
| { | |
| "id": "mon_yugg", | |
| "type": "MONSTER", | |
| "name": "yugg", | |
| "description": "This is a huge, slimy worm-like creature. Its pale, flattened head drips an oily mucus as it breaches the ground, searching for prey. Its pinkish mouth opens and closes, revealing long fangs glistening with ropey strands of saliva, which leave smoldering stains wherever they drip. The mere sight of its putrid whitish visage is enough to loose prehistoric terrors within the darkest recesses of your mind.", | |
| "default_faction": "nether", | |
| "species": [ "NETHER" ], | |
| "diff": 10, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 320, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "W", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 8, | |
| "dodge": 1, | |
| "armor_bash": 6, | |
| "harvest": "meatslug", | |
| "special_attacks": [ [ "GENE_STING", 20 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "SMELLS", "HEARS", "BASHES", "DESTROYS", "POISON", "VENOM", "NO_BREATHE", "DIGS" ] | |
| }, | |
| { | |
| "id": "mon_zolf", | |
| "type": "MONSTER", | |
| "name": "grim howler", | |
| "description": "A zombified wolf. Its mouth oozes with a black substance, coating the vicious-looking white fangs.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 48, | |
| "speed": 116, | |
| "material": [ "flesh" ], | |
| "symbol": "w", | |
| "color": "green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 4, | |
| "dodge": 2, | |
| "vision_night": 5, | |
| "harvest": "zombie_fur", | |
| "special_attacks": [ [ "HOWL", 10 ] ], | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "KEENNOSE", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombear", | |
| "type": "MONSTER", | |
| "name": "zombear", | |
| "description": "This black bear's eyes ooze with dark, oily fluid, and its flesh is torn and scarred. It shuffles as it walks.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 180, | |
| "speed": 120, | |
| "material": [ "flesh" ], | |
| "symbol": "B", | |
| "color": "green", | |
| "aggression": 50, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 6, | |
| "dodge": 2, | |
| "armor_bash": 2, | |
| "armor_cut": 2, | |
| "vision_day": 30, | |
| "vision_night": 5, | |
| "harvest": "zombie_fur", | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie", | |
| "type": "MONSTER", | |
| "name": "zombie", | |
| "description": "A human body, swaying as it moves, an unstoppable rage is visible in its oily black eyes.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 28, "into_group": "GROUP_ZOMBIE_UPGRADE" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_acidic", | |
| "type": "MONSTER", | |
| "name": "acidic zombie", | |
| "description": "A sickly-looking dead one. Its skin looks especially thin, with a sticky, yellow fluid flowing through the clearly visible veins.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 65, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_gray_yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "ACID_BARF", 10 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "ACID", "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 10, "into": "mon_zombie_spitter" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "ACIDPROOF", | |
| "ACID_BLOOD", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_armored", | |
| "type": "MONSTER", | |
| "name": "armored zombie", | |
| "description": "Despite being encased in a what was once a nigh-impenetrable suit of power armor, something still managed to kill this soldier.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "dark_gray_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 64, | |
| "armor_cut": 64, | |
| "armor_acid": 20, | |
| "armor_fire": 20, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "death_drops": "mon_zombie_armored_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "BLEED", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_bio_op", | |
| "type": "MONSTER", | |
| "name": "zombie bio-operator", | |
| "description": "This armored and augmented soldier's bionics crackle with energy. Worse, it appears to remember its training.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "red_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 7, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_damage": [ { "damage_type": "electric", "amount": 4 } ], | |
| "melee_cut": 0, | |
| "dodge": 3, | |
| "armor_bash": 10, | |
| "armor_cut": 18, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "luminance": 4, | |
| "harvest": "CBM_OP", | |
| "special_attacks": [ [ "BIO_OP_TAKEDOWN", 20 ] ], | |
| "special_when_hit": [ "ZAPBACK", 75 ], | |
| "death_drops": "mon_zombie_bio_op_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "ACIDPROOF", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_biter", | |
| "type": "MONSTER", | |
| "name": "slavering biter", | |
| "description": "A distorted and swollen human body. Its jaws have elongated into a crocodile like snout, dripping with foul smelling saliva.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "cyan_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 4, | |
| "dodge": 3, | |
| "armor_bash": 5, | |
| "armor_cut": 2, | |
| "vision_day": 15, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ | |
| { | |
| "type": "bite", | |
| "cooldown": 4, | |
| "accuracy": 5, | |
| "damage_max_instance": [ | |
| { "damage_type": "stab", "amount": 10, "armor_multiplier": 0.3 }, | |
| { "damage_type": "bash", "amount": 10, "armor_multiplier": 0.3 } | |
| ] | |
| }, | |
| [ "GRAB", 4 ] | |
| ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "KEENNOSE", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "GRABS", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_brute", | |
| "type": "MONSTER", | |
| "name": "zombie brute", | |
| "description": "Its entire body bulges with distended muscles and swollen, festering wounds.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 2, | |
| "armor_bash": 4, | |
| "armor_cut": 6, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SMASH", 30 ], [ "GRAB", 7 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_fiend", | |
| "upgrades": { "half_life": 21, "into_group": "GROUP_ZOMBIE_BRUTE" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_brute_grappler", | |
| "type": "MONSTER", | |
| "name": "zombie wrestler", | |
| "description": "A slab of festering muscle the size of a well-toned bodybuilder. Seems eager to strangle the life from you.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 280, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "red_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 7, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 1, | |
| "dodge": 3, | |
| "armor_bash": 10, | |
| "armor_cut": 14, | |
| "armor_stab": 8, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SMASH", 30 ], [ "BIO_OP_TAKEDOWN", 20 ], [ "RANGED_PULL", 20 ], [ "GRAB_DRAG", 10 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_fiend", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_brute_ninja", | |
| "type": "MONSTER", | |
| "name": "zombie nightstalker", | |
| "description": "Somehow this brute hides in the dark like some kind of boogeyman. Very agile for such a large zombie.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 200, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "dark_gray_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 4, | |
| "dodge": 4, | |
| "armor_bash": 8, | |
| "armor_cut": 5, | |
| "vision_day": 5, | |
| "vision_night": 40, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SMASH", 40 ], [ "STRETCH_ATTACK", 20 ], [ "LONGSWIPE", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_fiend", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "GOODHEARING", | |
| "SMELLS", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "NIGHT_INVISIBILITY", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_brute_shocker", | |
| "type": "MONSTER", | |
| "name": "shocker brute", | |
| "description": "A huge beast covered in visible scarring from what you can only guess was 'research'. Being near it, you can hear a slight humming, like that of an electrical transformer.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 10, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 275, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "white_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_damage": [ { "damage_type": "electric", "amount": 4 } ], | |
| "melee_cut": 2, | |
| "armor_bash": 3, | |
| "armor_cut": 8, | |
| "vision_night": 3, | |
| "luminance": 16, | |
| "harvest": "CBM_SUBS", | |
| "special_attacks": [ [ "SHOCKSTORM", 15 ], [ "SMASH", 30 ] ], | |
| "special_when_hit": [ "ZAPBACK", 75 ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "ELECTRIC", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_nullfield", | |
| "type": "MONSTER", | |
| "name": "incandescent husk", | |
| "description": "This once-human is visible only as a glowing white silhouette that you have to squint to see, cloaked in a crackling field of lightning that pulses like a beating heart. It walks slowly and deliberately, the thunderstorm surrounding it eagerly jumping to anything conductive within its grasp.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 200, | |
| "speed": 50, "//": "slow walk speed - intimidating!", | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "i_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 2, "//": "melee damage is quite weak since the shockfield around it is its most dangerous function", | |
| "melee_damage": [ { "damage_type": "electric", "amount": 6 } ], | |
| "vision_night": 3, | |
| "luminance": 16, | |
| "harvest": "CBM_SUBS", | |
| "emit_fields": [ "emit_shock_cloud" ], | |
| "special_when_hit": [ "ZAPBACK", 75 ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "WARM", | |
| "POISON", | |
| "ELECTRIC", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "ELECTRIC_FIELD", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_cop", | |
| "type": "MONSTER", | |
| "name": "zombie cop", | |
| "description": "A human body covered by a weather-beaten and badly damaged set of riot gear.", | |
| "default_faction": "cop_zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 6, | |
| "armor_cut": 6, | |
| "armor_stab": 6, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "mon_zombie_cop_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_corrosive", | |
| "type": "MONSTER", | |
| "name": "corrosive zombie", | |
| "description": "This body has swollen to immense proportions, but still manages to hold itself together with semi-congealed acid all over its bloated body. It clumsily moves around, but attacks with a large reserve of acid.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 15, | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 140, | |
| "speed": 75, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "yellow_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 1, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 10, | |
| "armor_cut": 2, | |
| "armor_stab": 12, | |
| "vision_night": 3, | |
| "luminance": 0, | |
| "harvest": "zombie", | |
| "special_attacks": [ | |
| { | |
| "type": "gun", | |
| "cooldown": 5, | |
| "move_cost": 50, | |
| "gun_type": "acid_spit", | |
| "fake_skills": [ [ "gun", 8 ], [ "rifle", 8 ] ], | |
| "fake_dex": 8, | |
| "fake_per": 8, | |
| "require_targeting_player": false, | |
| "description": "The corrosive zombie spits a glob of acid!", | |
| "ranges": [ [ 2, 10, "DEFAULT" ] ] | |
| }, | |
| [ "ACID_BARF", 5 ] | |
| ], | |
| "special_when_hit": [ "ACIDSPLASH", 100 ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "ACID", "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "ACIDPROOF", | |
| "ACID_BLOOD", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_crawler", | |
| "type": "MONSTER", | |
| "name": "crawling zombie", | |
| "description": "This human corpse drags itself along slowly with its arms. Its legs are damaged beyond repair.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 60, | |
| "speed": 20, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "pink_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 2, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "vision_day": 10, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GRABS", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_dancer", | |
| "type": "MONSTER", | |
| "name": "zombie dancer", | |
| "description": "The foulest stench is in the air, \nThe funk of forty thousand years, \nAnd grisly ghouls from every tomb, \nAre closing in to seal your doom!\n\nThe dancer doesn't even notice you, it seems like something nearby is controlling it.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 10000, | |
| "speed": 200, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "white_magenta", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 0, | |
| "armor_bash": 12, | |
| "armor_cut": 8, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "zombie_leather", | |
| "special_attacks": [ [ "DANCE", 30 ] ], | |
| "death_drops": "mon_zombie_hulk_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "WARM", "BASHES", "DESTROYS", "NO_BREATHE", "REGENERATES_50", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_dog", | |
| "alias": "mon_zombie_fast", | |
| "type": "MONSTER", | |
| "name": "zombie dog", | |
| "description": "The deformed, animated corpse of a canine, a sinewy beast which can easily outpace its two-legged friends.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "30000 ml", | |
| "weight": 40750, | |
| "hp": 36, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "d", | |
| "color": "light_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 } ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_electric", | |
| "type": "MONSTER", | |
| "name": "shocker zombie", | |
| "description": "A human body with pale blue flesh, crackling with electrical energy.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 10, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 85, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 3, | |
| "melee_damage": [ { "damage_type": "electric", "amount": 8 } ], | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "luminance": 8, | |
| "harvest": "CBM_CIV", | |
| "special_attacks": [ [ "SHOCKSTORM", 25 ] ], | |
| "special_when_hit": [ "ZAPBACK", 100 ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "upgrades": { "half_life": 28, "into": "mon_zombie_nullfield" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "ELECTRIC", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_fat", | |
| "type": "MONSTER", | |
| "name": "fat zombie", | |
| "description": "Stumbling as it moves, this corpse of an overweight human regards its surroundings with an empty black gaze.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 95, | |
| "speed": 55, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 5, | |
| "armor_cut": 3, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5, "min_mul": 0.75, "//": "Fat zombies have stronger jaws" }, [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 10, "into_group": "GROUP_ZOMBIE_FAT" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_fiend", | |
| "type": "MONSTER", | |
| "name": "fiend", | |
| "description": "Charred zombie with bony plates, spikes and protrusions. Moves stiffly, but swiftly.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "black_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 10, | |
| "melee_cut": 14, | |
| "armor_bash": 6, | |
| "armor_cut": 12, | |
| "armor_acid": 5, | |
| "armor_fire": 12, | |
| "vision_day": 10, | |
| "vision_night": 8, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "GRAB", 7 ] ], | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 8, "into": "mon_zombie_brute" }, | |
| "flags": [ "SEES", "STUMBLES", "POISON", "BLEED", "NO_BREATHE", "REVIVES", "REVIVES_HEALTHY", "NO_NECRO", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_fireman", | |
| "type": "MONSTER", | |
| "name": "firefighter zombie", | |
| "description": "A decaying human body clad in tattered firefighting gear. It staggers aimlessly, reeking of smoke and decay.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "armor_bash": 6, | |
| "armor_cut": 6, | |
| "armor_acid": 3, | |
| "armor_fire": 10, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "GRAB", 7 ] ], | |
| "death_drops": "mon_zombie_fireman_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "ACIDPROOF", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_fungus", | |
| "type": "MONSTER", | |
| "name": "fungal zombie", | |
| "description": "Once human, fungal tendrils now sprout from its mouth, eyes, and other orifices, holding together a shambling mass of mold-covered flesh.", | |
| "default_faction": "fungus", | |
| "species": [ "FUNGUS" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 60, | |
| "speed": 45, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "armor_bash": 3, | |
| "vision_day": 5, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "FUNGUS", 200 ], { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_gasbag", | |
| "type": "MONSTER", | |
| "name": "bloated zombie", | |
| "description": "With its gray skin swollen to near rupture with putrid gas, this cyst covered zombie looks like it could violently burst under the slightest of disturbances.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 15, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "magenta_yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "vision_night": 3, | |
| "harvest": "exempt", | |
| "emit_fields": [ "emit_toxic_leak" ], | |
| "special_attacks": [ [ "SUICIDE", 20 ], [ "scratch", 15 ] ], | |
| "death_drops": "default_zombie_items", | |
| "death_function": [ "GAS" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_grabber", | |
| "type": "MONSTER", | |
| "name": "grabber zombie", | |
| "description": "A deformed human body, once living. Its arms dangle from its sides like the limbs of some skinless ape, mindlessly groping at their surroundings.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 95, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 14, "into_group": "GROUP_ZOMBIE_GRAB" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "GRABS", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_grappler", | |
| "type": "MONSTER", | |
| "name": "grappler zombie", | |
| "description": "An undead humanoid, its elongated arms drag along the ground as it moves. It looks to almost have a hunch from the swollen back and shoulder muscles tearing though its skin.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 110, | |
| "speed": 85, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "cyan_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 0, | |
| "dodge": 2, | |
| "vision_day": 30, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "RANGED_PULL", 20 ], [ "GRAB_DRAG", 3 ], { "type": "bite", "cooldown": 5 } ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_hazmat", | |
| "type": "MONSTER", | |
| "name": "hazmat zombie", | |
| "description": "This zombie's face and body is completely covered by a protective suit. It wanders around, unsteadily.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "white_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "armor_bash": 5, | |
| "armor_cut": 4, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "GRAB", 7 ] ], | |
| "death_drops": "mon_zombie_hazmat_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "ACIDPROOF", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_hollow", | |
| "type": "MONSTER", | |
| "name": "zombie hollow", | |
| "description": "Black hollow eyes survey the surroundings as the zombie stretches and bends in ways that whoever the original body belonged to never could. The only thing that seems solid, on this flexible black-veined body, is the rows of sharp black teeth. You get the feeling that the only human thing remaining is the skin, worn as one would wear clothes.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "black_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 4, | |
| "dodge": 4, | |
| "armor_bash": 8, | |
| "armor_cut": 4, | |
| "armor_stab": 10, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "STRETCH_BITE", 10 ], [ "STRETCH_ATTACK", 5 ] ], | |
| "death_function": [ "BLOBSPLIT" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_hulk", | |
| "type": "MONSTER", | |
| "name": "zombie hulk", | |
| "description": "A human body now swollen to the size of six men, with arms as wide as a trash can.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 480, | |
| "speed": 130, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "white_magenta", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 8, | |
| "melee_cut": 0, | |
| "armor_bash": 8, | |
| "armor_cut": 12, | |
| "vision_day": 50, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SMASH", 20 ] ], | |
| "death_drops": "mon_zombie_hulk_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "DESTROYS", | |
| "POISON", | |
| "ATTACKMON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_hunter", | |
| "type": "MONSTER", | |
| "name": "feral hunter", | |
| "description": "This once-human body is barely recognizable, scrambling about on all fours, its nails and teeth both sharpened into dangerous looking spikes.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 90, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "brown", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "dodge": 3, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ | |
| { "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 12 } ] }, | |
| { "type": "leap", "cooldown": 5, "max_range": 5 }, | |
| { | |
| "type": "bite", | |
| "cooldown": 10, | |
| "damage_max_instance": [ { "damage_type": "stab", "amount": 12, "armor_multiplier": 0.7 } ] | |
| } | |
| ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 28, "into": "mon_zombie_predator" }, | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "CLIMBS", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_jackson", | |
| "type": "MONSTER", | |
| "name": "Thriller", | |
| "description": "And though you fight to stay alive, \nYour body starts to shiver. \nFor no mere mortal can resist, \nThe evil of the thriller.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "dark_gray_red", | |
| "aggression": 2, | |
| "morale": 100, | |
| "melee_skill": 9, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 0, | |
| "dodge": 6, | |
| "armor_bash": 2, | |
| "armor_cut": 2, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "JACKSON", 0 ] ], | |
| "death_drops": "jackson_drops", | |
| "death_function": [ "JACKSON" ], | |
| "flags": [ "SEES", "SMELLS", "WARM", "BASHES", "BLEED", "NO_BREATHE", "POISON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_mancroc", | |
| "type": "MONSTER", | |
| "name": "zombie snapper", | |
| "description": "With a crocodile-like snout and rows of protruding teeth, this swimwear-clad zombie lurks in the water.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_green_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 6, | |
| "dodge": 2, | |
| "armor_bash": 8, | |
| "armor_cut": 10, | |
| "vision_day": 25, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ | |
| { | |
| "type": "bite", | |
| "cooldown": 10, | |
| "accuracy": 6, | |
| "damage_max_instance": [ | |
| { "damage_type": "stab", "amount": 8, "armor_multiplier": 0.3 }, | |
| { "damage_type": "bash", "amount": 16, "armor_multiplier": 0.3 } | |
| ] | |
| }, | |
| [ "GRAB", 20 ], | |
| [ "GRAB_DRAG", 10 ] | |
| ], | |
| "death_drops": "mon_zombie_swimmer_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "GRABS", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "SWIMS", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_master", | |
| "type": "MONSTER", | |
| "name": "zombie master", | |
| "description": "Once human, its features have tightened, its lips pulled back into an unnatural grin, revealing rows of blackened teeth beneath its large, piercing eyes. It stands tall and its movements are fluid and tightly controlled. A feeling of danger permeates the air around it, and the light that falls on it seems somehow harsher and more glaring.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 20, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 180, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "pink_red", | |
| "aggression": 5, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 4, | |
| "armor_bash": 2, | |
| "armor_cut": 2, | |
| "vision_day": 50, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "path_settings": { "max_dist": 10 }, | |
| "special_attacks": [ [ "UPGRADE", 10 ] ], | |
| "anger_triggers": [ "HURT", "PLAYER_CLOSE", "PLAYER_WEAK" ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PATH_AVOID_DANGER_2", | |
| "PRIORITIZE_TARGETS", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_necro", | |
| "type": "MONSTER", | |
| "name": "zombie necromancer", | |
| "description": "A twisted mockery of the human form, emaciated, with jet black skin and glowing red eyes. It is somehow painful to look at, awakening fears deep within your psyche, and even the air around it seems more sinister, somehow darker and more dangerous.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 20, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "dark_gray", | |
| "aggression": 5, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 2, | |
| "dodge": 2, | |
| "vision_day": 50, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "path_settings": { "max_dist": 10 }, | |
| "special_attacks": [ [ "RESURRECT", 0 ] ], | |
| "anger_triggers": [ "HURT", "PLAYER_CLOSE", "PLAYER_WEAK" ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PATH_AVOID_DANGER_1", | |
| "PRIORITIZE_TARGETS", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_pig", | |
| "type": "MONSTER", | |
| "name": "festering boar", | |
| "description": "A zombified omnivore descended from the wild boar. Now it's got black goo all over it, instead of mud.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 55, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "p", | |
| "color": "green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 4, | |
| "dodge": 1, | |
| "vision_day": 50, | |
| "harvest": "zombie_leather", | |
| "path_settings": { "max_dist": 10 }, | |
| "special_attacks": [ { "type": "bite", "cooldown": 2 } ], | |
| "anger_triggers": [ "PLAYER_WEAK", "PLAYER_CLOSE" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "KEENNOSE", | |
| "BLEED", | |
| "BASHES", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "FILTHY" | |
| ], | |
| "//": "1d8->2d5, minor bonus over 1d9" | |
| }, | |
| { | |
| "id": "mon_zombie_predator", | |
| "type": "MONSTER", | |
| "name": "feral predator", | |
| "description": "With its joints in odd places and angles, this humanoid creature prowls across the landscape with surprising speed. Its teeth and arms are sharpened into fine points, and black ooze seeps out from cuts between its muscles.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 90, | |
| "speed": 140, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "brown_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 5, | |
| "dodge": 5, | |
| "armor_bash": 5, | |
| "armor_cut": 5, | |
| "vision_day": 45, | |
| "vision_night": 15, | |
| "harvest": "zombie", | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ | |
| { | |
| "type": "leap", | |
| "cooldown": 10, | |
| "max_range": 8, | |
| "min_consider_range": 3, | |
| "max_consider_range": 7, | |
| "allow_no_target": false | |
| }, | |
| { | |
| "type": "bite", | |
| "cooldown": 10, | |
| "damage_max_instance": [ { "damage_type": "stab", "amount": 10, "armor_multiplier": 0.2 } ] | |
| }, | |
| { "id": "impale" } | |
| ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_rot", | |
| "type": "MONSTER", | |
| "name": "decayed zombie", | |
| "description": "A once-dead human corpse. Its discolored swollen flesh is riddled with festering wounds and open sores.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 55, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_green_yellow", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 1, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 2, | |
| "melee_cut": 0, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 2, "accuracy": 3, "no_infection_chance": 10 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_runner", | |
| "type": "MONSTER", | |
| "name": "feral runner", | |
| "description": "This recently-risen body moves quickly, darting its head back and forth and gnawing at its hands.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 70, | |
| "speed": 105, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "brown_white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 1, | |
| "dodge": 1, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "path_settings": { "max_dist": 4 }, | |
| "special_attacks": [ | |
| [ "scratch", 10 ], | |
| { | |
| "type": "bite", | |
| "cooldown": 5, | |
| "damage_max_instance": [ { "damage_type": "stab", "amount": 10, "armor_multiplier": 0.7 } ] | |
| } | |
| ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 10, "into": "mon_zombie_hunter" }, | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_scientist", | |
| "type": "MONSTER", | |
| "name": "zombie scientist", | |
| "description": "Apart from the jet black eyes it would be easy to believe this scientist was still alive. Clad in a tattered lab coat, it looks to have some measure of situational awareness and resourcefulness.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 75, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "white_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 2, | |
| "dodge": 1, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "CBM_SCI", | |
| "starting_ammo": { "bot_manhack": 3 }, | |
| "path_settings": { "max_dist": 5 }, | |
| "special_attacks": [ [ "SCIENCE", 20 ], [ "scratch", 20 ] ], | |
| "death_drops": "mon_zombie_scientist_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "POISON", | |
| "BLEED", | |
| "ACIDPROOF", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "PATH_AVOID_DANGER_2", | |
| "PRIORITIZE_TARGETS", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_scorched", | |
| "type": "MONSTER", | |
| "name": "scorched zombie", | |
| "description": "Heavily burned zombie that still reeks of charred flesh. Its flesh has mended into a leathery shell.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 40, | |
| "speed": 60, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "i_brown", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 2, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 2, | |
| "melee_cut": 0, | |
| "armor_bash": 2, | |
| "armor_cut": 9, | |
| "armor_acid": 3, | |
| "armor_fire": 10, | |
| "vision_day": 10, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "GRAB", 7 ] ], | |
| "death_function": [ "SMOKEBURST", "NORMAL" ], | |
| "upgrades": { "half_life": 28, "into_group": "GROUP_ZOMBIE_UPGRADE" }, | |
| "flags": [ "SEES", "HEARS", "STUMBLES", "POISON", "BLEED", "NO_BREATHE", "REVIVES", "REVIVES_HEALTHY", "NO_NECRO", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_screecher", | |
| "type": "MONSTER", | |
| "name": "screecher zombie", | |
| "description": "A thin corpse, its chest is swollen in what appears to be preparation. A thick black ooze drips from its open mouth.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 85, | |
| "speed": 100, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "magenta_cyan", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 5, | |
| "dodge": 2, | |
| "vision_day": 50, | |
| "vision_night": 8, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SHRIEK_ALERT", 20 ], [ "SHRIEK_STUN", 1 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "KEENNOSE", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_shady", | |
| "type": "MONSTER", | |
| "name": "shady zombie", | |
| "description": "An uncanny shadow envelops this creature, as if light itself were too repulsed to touch it. All you can make out is its shambling, human shaped outline.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 80, | |
| "speed": 70, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "vision_day": 3, | |
| "vision_night": 40, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "NIGHT_INVISIBILITY", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_shrieker", | |
| "type": "MONSTER", | |
| "name": "shrieker zombie", | |
| "description": "An elongated human body with a swollen chest and a gaping hole where its jaw used to be.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 60, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "magenta", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "vision_day": 50, | |
| "vision_night": 4, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "SHRIEK", 10 ], [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 10, "into": "mon_zombie_screecher" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_smoker", | |
| "type": "MONSTER", | |
| "name": "smoker zombie", | |
| "description": "A blackened and twisted naked human body, strips of flesh hang from its body, and it emits a constant haze of thick black smoke.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 75, | |
| "speed": 110, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_gray", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 1, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 2, | |
| "dodge": 4, | |
| "armor_fire": 5, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "exempt", | |
| "emit_fields": [ "emit_smoke_stream" ], | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "scratch", 15 ] ], | |
| "death_function": [ "SMOKEBURST" ], | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "HARDTOSHOOT", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_soldier", | |
| "type": "MONSTER", | |
| "name": "zombie soldier", | |
| "description": "Once a soldier, it is dressed head to toe in combat gear and carries itself rather steadily for a zombie.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 80, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_green_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 12, | |
| "armor_cut": 25, | |
| "vision_day": 30, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5, "min_mul": 0.8 } ], | |
| "death_drops": "mon_zombie_soldier_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_military_pilot", | |
| "type": "MONSTER", | |
| "name": "zombie military pilot", | |
| "description": "Once a pilot, it is dressed in basic military fatigues, aviator sunglasses, and a sturdy looking helmet.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 90, | |
| "speed": 85, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_green_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 5, | |
| "armor_cut": 5, | |
| "vision_day": 35, | |
| "vision_night": 5, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "mon_zombie_military_pilot_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "NOHEAD", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_spitter", | |
| "type": "MONSTER", | |
| "name": "spitter zombie", | |
| "description": "A hunched human body with its eyes pushed up into its forehead and drooping cheeks, most of its face is occupied by a puckered mouth. Its stomach is swollen and nearly translucent, with a sickly yellow tint.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 10, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 70, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "yellow_green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ [ "ACID", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "ACID", "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 28, "into": "mon_zombie_corrosive" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "ACIDPROOF", | |
| "ACID_BLOOD", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_survivor", | |
| "type": "MONSTER", | |
| "name": "survivor zombie", | |
| "description": "Still wearing the tattered remnants of improvised armor and weaponry, it is plain to see that this zombie was once a survivor like you.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 120, | |
| "speed": 90, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_red_green", | |
| "aggression": 75, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 4, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 0, | |
| "dodge": 3, | |
| "armor_bash": 7, | |
| "armor_cut": 7, | |
| "armor_acid": 4, | |
| "vision_day": 50, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "path_settings": { "max_dist": 3 }, | |
| "special_attacks": [ | |
| [ "SHRIEK", 20 ], | |
| { "type": "bite", "cooldown": 5, "min_mul": 1 }, | |
| [ "GRAB", 7 ], | |
| { "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 16 } ] } | |
| ], | |
| "death_drops": "mon_zombie_survivor_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "PUSH_MON", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_swimmer", | |
| "type": "MONSTER", | |
| "name": "swimmer zombie", | |
| "description": "A slick and glistening human body. Its hands and feet are webbed, and it is clad in swimwear.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 70, | |
| "speed": 95, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_blue", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 3, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 2, | |
| "dodge": 2, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "mon_zombie_swimmer_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 28, "into": "mon_zombie_mancroc" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "NO_BREATHE", | |
| "BLEED", | |
| "SWIMS", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zombie_technician", | |
| "type": "MONSTER", | |
| "name": "zombie technician", | |
| "description": "Still wearing its work clothes and hardhat, this zombie likely used to work on power lines or other electrical equipment.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "diff": 2, | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 85, | |
| "speed": 75, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "i_light_cyan", | |
| "aggression": 70, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 0, | |
| "dodge": 1, | |
| "armor_bash": 2, | |
| "armor_cut": 2, | |
| "vision_day": 15, | |
| "vision_night": 2, | |
| "harvest": "CBM_TECH", | |
| "special_attacks": [ [ "PULL_METAL_WEAPON", 25 ], { "type": "bite", "cooldown": 20 } ], | |
| "death_drops": "mon_zombie_technician_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zombie_tough", | |
| "type": "MONSTER", | |
| "name": "tough zombie", | |
| "description": "Once an athletic human, now a brutal monster. Its facial features are twisted into an expression of pure rage.", | |
| "default_faction": "zombie", | |
| "categories": [ "CLASSIC" ], | |
| "species": [ "ZOMBIE", "HUMAN" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 100, | |
| "speed": 85, | |
| "material": [ "flesh" ], | |
| "symbol": "Z", | |
| "color": "light_red", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 4, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 3, | |
| "melee_cut": 1, | |
| "dodge": 1, | |
| "armor_bash": 2, | |
| "armor_cut": 1, | |
| "vision_night": 3, | |
| "harvest": "zombie", | |
| "special_attacks": [ { "type": "bite", "cooldown": 5, "min_mul": 0.7 }, [ "GRAB", 7 ], [ "scratch", 20 ] ], | |
| "death_drops": "default_zombie_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_scorched", | |
| "upgrades": { "half_life": 28, "into_group": "GROUP_ZOMBIE_UPGRADE" }, | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "SMELLS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "GROUP_BASH", | |
| "POISON", | |
| "BLEED", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "FILTHY" | |
| ] | |
| }, | |
| { | |
| "id": "mon_zoose", | |
| "type": "MONSTER", | |
| "name": "antlered horror", | |
| "description": "This formerly-majestic moose has succumbed to the infection which is killing the world. Shiny green blowflies swarm the vast suppurated patches of purulent flesh where its skin has sloughed away, and its remaining fur is black and matted with necrotic discharge.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "92500 ml", | |
| "weight": 120000, | |
| "hp": 210, | |
| "speed": 140, | |
| "material": [ "flesh" ], | |
| "symbol": "M", | |
| "color": "green", | |
| "aggression": 50, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 4, | |
| "melee_cut": 0, | |
| "armor_bash": 6, | |
| "armor_cut": 4, | |
| "vision_day": 30, | |
| "vision_night": 5, | |
| "harvest": "zombie_leather", | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_zougar", | |
| "type": "MONSTER", | |
| "name": "decayed pouncer", | |
| "description": "An otherwise normal-looking cougar, except that its hind legs are swollen, and its eyes bulge with black goo.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "volume": "62500 ml", | |
| "weight": 81500, | |
| "hp": 65, | |
| "speed": 126, | |
| "material": [ "flesh" ], | |
| "symbol": "C", | |
| "color": "green", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 6, | |
| "melee_dice": 2, | |
| "melee_dice_sides": 5, | |
| "melee_cut": 6, | |
| "dodge": 2, | |
| "armor_bash": 1, | |
| "vision_day": 30, | |
| "vision_night": 10, | |
| "harvest": "zombie_fur", | |
| "special_attacks": [ { "type": "leap", "cooldown": 10, "max_range": 5 } ], | |
| "anger_triggers": [ "PLAYER_CLOSE", "HURT" ], | |
| "fear_triggers": [ "FIRE" ], | |
| "death_function": [ "NORMAL" ], | |
| "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "KEENNOSE", "GOODHEARING", "BASHES", "POISON", "NO_BREATHE", "REVIVES", "FILTHY" ] | |
| }, | |
| { | |
| "id": "mon_skeleton_hulk", | |
| "type": "MONSTER", | |
| "name": "skeletal juggernaut", | |
| "description": "This hideous golem of plated bones and misshapen flesh drags its heavy, pointed limbs behind it like an unwanted burden. Formerly soft and vulnerable, bones grew around its form to protect it - only, they kept growing. And growing. And growing.", | |
| "default_faction": "zombie", | |
| "species": [ "ZOMBIE" ], | |
| "diff": 5, | |
| "volume": "875000 ml", | |
| "weight": 200000, | |
| "hp": 480, | |
| "speed": 60, | |
| "material": [ "bone" ], | |
| "symbol": "Z", | |
| "color": "white", | |
| "aggression": 100, | |
| "morale": 100, | |
| "melee_skill": 5, | |
| "melee_dice": 3, | |
| "melee_dice_sides": 6, | |
| "melee_cut": 15, | |
| "armor_bash": 20, | |
| "armor_cut": 45, | |
| "vision_day": 50, | |
| "vision_night": 4, | |
| "harvest": "mr_bones", | |
| "special_attacks": [ [ "SMASH", 20 ], [ "STRETCH_ATTACK", 20 ], [ "LONGSWIPE", 20 ], | |
| { "id": "scratch", "damage_max_instance": [ { "damage_type": "cut", "amount": 23, "armor_multiplier": 0.8 } ] } ], | |
| "death_drops": "mon_zombie_hulk_death_drops", | |
| "death_function": [ "NORMAL" ], | |
| "burn_into": "mon_zombie_fiend", | |
| "flags": [ | |
| "SEES", | |
| "HEARS", | |
| "STUMBLES", | |
| "WARM", | |
| "BASHES", | |
| "DESTROYS", | |
| "BLEED", | |
| "POISON", | |
| "ATTACKMON", | |
| "NO_BREATHE", | |
| "REVIVES", | |
| "PUSH_MON", | |
| "HARDTOSHOOT", | |
| "FILTHY" | |
| ] | |
| } | |
| ] |