diff --git a/data/mods/DinoMod/monsters/zinosaur_upgrade.json b/data/mods/DinoMod/monsters/zinosaur_upgrade.json index 08bf284fd0f06..e85ae247606b9 100644 --- a/data/mods/DinoMod/monsters/zinosaur_upgrade.json +++ b/data/mods/DinoMod/monsters/zinosaur_upgrade.json @@ -1823,426 +1823,219 @@ "type": "MONSTER", "id": "mon_zilophosaurus_shady", "name": { "str": "shady dilophosaurus zombie" }, - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with sharp teeth and bulges on the head.", - "upgrades": { "half_life": 15, "into": "mon_zilophosaurus_nightstalker" }, - "copy-from": "mon_zallimimus_shady", + "copy-from": "mon_zilophosaurus", "looks_like": "mon_dilophosaurus", - "volume": "400 L", - "weight": "400 kg", - "speed": 75, - "attack_cost": 75, - "melee_skill": 4, - "melee_dice": 2, - "melee_dice_sides": 3, - "melee_damage": [ { "damage_type": "cut", "amount": 2 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 120, - "burn_into": "mon_zilophosaurus_scorched", - "fungalize_into": "mon_zilophosaurus_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 4, "cut": 4, "bullet": 2 } + "upgrades": { "half_life": 15, "into": "mon_zilophosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with sharp teeth and bulges on the head.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zeratosaurus_shady", "name": { "str": "shady ceratosaurus zombie" }, - "copy-from": "mon_zilophosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of an enormous, bipedal dinosaur with horns, spikes, and big sharp teeth.", + "copy-from": "mon_zeratosaurus", "upgrades": { "half_life": 15, "into": "mon_zeratosaurus_nightstalker" }, - "volume": "540 L", - "weight": "540 kg", - "speed": 65, - "attack_cost": 65, - "melee_dice_sides": 2, - "hp": 135, - "burn_into": "mon_zeratosaurus_scorched", - "fungalize_into": "mon_zeratosaurus_fungus", - "armor": { "bash": 2, "bullet": 2, "cut": 5 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of an enormous, bipedal dinosaur with horns, spikes, and big sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zpinosaurus_shady", "name": { "str": "shady spinosaurus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with a tattered sail. The head is long and narrow, with a V-shaped snout.", + "copy-from": "mon_zpinosaurus", "upgrades": { "half_life": 15, "into": "mon_zpinosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with a tattered sail. The head is long and narrow, with a V-shaped snout.", + "color": "light_gray", "vision_day": 3, - "vision_night": 30, - "looks_like": "mon_spinosaurus", - "species": [ "ZOMBIE" ], - "default_faction": "zombie", - "symbol": "Z", - "volume": "1000 L", - "weight": "1000 kg", - "bodytype": "elephant", - "material": [ "flesh" ], - "aggression": 100, - "morale": 100, - "speed": 40, - "attack_cost": 40, - "melee_skill": 4, - "melee_dice": 4, - "melee_dice_sides": 5, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 430, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab", "cooldown": 7 }, { "id": "teeth_zino_max", "cooldown": 5 } ], - "burn_into": "mon_zpinosaurus_scorched", - "fungalize_into": "mon_zpinosaurus_fungus", - "flags": [ - "SEES", - "HEARS", - "POISON", - "STUMBLES", - "BASHES", - "DESTROYS", - "NO_BREATHE", - "REVIVES", - "FILTHY", - "WARM", - "SWIMS", - "NIGHT_INVISIBILITY" - ], - "harvest": "zed_dino_leather", - "dissect": "dissect_dino_large_pred", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 6, "cut": 8 } + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zorvosaurus_shady", "name": { "str": "shady torvosaurus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with a large head and a tail.", + "copy-from": "mon_zorvosaurus", "upgrades": { "half_life": 15, "into": "mon_zorvosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with a large head and a tail.", + "color": "light_gray", "vision_day": 3, - "vision_night": 30, - "looks_like": "mon_torvosaurus", - "species": [ "ZOMBIE" ], - "default_faction": "zombie", - "symbol": "Z", - "volume": "1000 L", - "weight": "1000 kg", - "bodytype": "ostrich", - "material": [ "flesh" ], - "aggression": 100, - "morale": 100, - "speed": 40, - "attack_cost": 40, - "melee_skill": 4, - "melee_dice": 4, - "melee_dice_sides": 7, - "melee_damage": [ { "damage_type": "cut", "amount": 12 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 260, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab", "cooldown": 7 }, { "id": "teeth_zino_mid", "cooldown": 5 } ], - "burn_into": "mon_zorvosaurus_scorched", - "fungalize_into": "mon_zorvosaurus_fungus", - "flags": [ - "SEES", - "HEARS", - "POISON", - "STUMBLES", - "BASHES", - "DESTROYS", - "NO_BREATHE", - "REVIVES", - "FILTHY", - "WARM", - "NIGHT_INVISIBILITY" - ], - "harvest": "zed_dino_leather", - "dissect": "dissect_dino_large_pred", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 4, "cut": 3, "bullet": 2 } + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zallosaurus_shady", "name": { "str": "shady allosaurus zombie" }, - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", - "upgrades": { "half_life": 15, "into": "mon_zallosaurus_nightstalker" }, - "copy-from": "mon_zyrannosaurus_shady", + "copy-from": "mon_zallosaurus", "looks_like": "mon_allosaurus", - "speed": 90, - "attack_cost": 90, - "melee_dice": 2, - "melee_dice_sides": 2, - "melee_damage": [ { "damage_type": "cut", "amount": 2 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 190, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "id": "teeth_zino_mid", "cooldown": 5 } ], - "burn_into": "mon_zallosaurus_scorched", - "fungalize_into": "mon_zallosaurus_fungus", - "flags": [ "SEES", "HEARS", "POISON", "STUMBLES", "BASHES", "NO_BREATHE", "REVIVES", "FILTHY", "WARM", "NIGHT_INVISIBILITY" ], - "armor": { "bash": 4, "cut": 4, "bullet": 2 } + "upgrades": { "half_life": 15, "into": "mon_zallosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zacrocanthosaurus_shady", "name": { "str": "shady acrocanthosaurus zombie" }, - "copy-from": "mon_zallosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", + "copy-from": "mon_zacrocanthosaurus", "upgrades": { "half_life": 15, "into": "mon_zacrocanthosaurus_nightstalker" }, - "speed": 60, - "attack_cost": 60, - "melee_dice": 4, - "melee_dice_sides": 5, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "hp": 270, - "special_attacks": [ { "id": "bite_grab" }, { "id": "teeth_zino_mid", "cooldown": 10 }, [ "LUNGE", 20 ] ], - "burn_into": "mon_zacrocanthosaurus_scorched", - "fungalize_into": "mon_zacrocanthosaurus_fungus", - "armor": { "cut": 4, "bullet": 2, "bash": 11 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_ziganotosaurus_shady", "name": { "str": "shady giganotosaurus zombie" }, - "copy-from": "mon_zallosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with big, sharp teeth.", + "copy-from": "mon_ziganotosaurus", "upgrades": { "half_life": 15, "into": "mon_ziganotosaurus_nightstalker" }, - "speed": 90, - "attack_cost": 90, - "melee_dice": 4, - "melee_dice_sides": 5, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "hp": 400, - "special_attacks": [ { "id": "bite_grab" }, { "id": "teeth_zino_mid", "cooldown": 10 }, [ "LUNGE", 20 ] ], - "burn_into": "mon_ziganotosaurus_scorched", - "fungalize_into": "mon_ziganotosaurus_fungus", - "armor": { "cut": 4, "bullet": 2, "bash": 4 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with big, sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_ziats_shady", "name": { "str": "shady siats zombie" }, - "copy-from": "mon_zallosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", + "copy-from": "mon_ziats", "upgrades": { "half_life": 15, "into": "mon_ziats_nightstalker" }, - "speed": 60, - "attack_cost": 60, - "hp": 365, - "special_attacks": [ - { "id": "bio_op_takedown", "cooldown": 20 }, - { "id": "ranged_pull", "cooldown": 20 }, - { "id": "grab_drag" }, - { "id": "drag_followup" } - ], - "burn_into": "mon_ziats_scorched", - "fungalize_into": "mon_ziats_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with big, sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zryptosaurus_shady", "name": { "str": "shady dryptosaurus zombie" }, - "copy-from": "mon_zappalachiosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with feathery edges. The head looks big and the claws look long.", + "copy-from": "mon_zryptosaurus", "upgrades": { "half_life": 15, "into": "mon_zryptosaurus_nightstalker" }, - "hp": 200, - "special_attacks": [ - { "id": "teeth_zino_mid", "cooldown": 15 }, - { "id": "bite_grab", "cooldown": 15 }, - { "type": "leap", "cooldown": 20, "max_range": 5, "allow_no_target": true } - ], - "burn_into": "mon_zryptosaurus_scorched", - "fungalize_into": "mon_zryptosaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, bipedal dinosaur with feathery edges. The head looks big and the claws look long.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zappalachiosaurus_shady", "name": { "str": "shady appalachiosaurus zombie" }, - "copy-from": "mon_zorgosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, like it could hold many enormous sharp teeth.", + "copy-from": "mon_zappalachiosaurus", "upgrades": { "half_life": 15, "into": "mon_zappalachiosaurus_nightstalker" }, - "speed": 100, - "melee_damage": [ { "damage_type": "cut", "amount": 14 } ], - "hp": 220, - "special_attacks": [ - { "id": "teeth_zino_mid", "cooldown": 15 }, - { "id": "bite_grab", "cooldown": 15 }, - [ "scratch", 20 ], - [ "LUNGE", 20 ] - ], - "burn_into": "mon_zappalachiosaurus_scorched", - "fungalize_into": "mon_zappalachiosaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, like it could hold many enormous sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zorgosaurus_shady", "name": { "str": "shady gorgosaurus zombie" }, - "copy-from": "mon_zalbertosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, like it could hold many enormous sharp teeth.", + "copy-from": "mon_zorgosaurus", "upgrades": { "half_life": 15, "into": "mon_zorgosaurus_nightstalker" }, - "speed": 50, - "attack_cost": 50, - "melee_damage": [ { "damage_type": "cut", "amount": 13 } ], - "hp": 250, - "special_attacks": [ - { "id": "teeth_zino_mid", "cooldown": 10 }, - { "id": "bite_grab", "cooldown": 15 }, - [ "scratch", 20 ], - [ "LUNGE", 15 ] - ], - "burn_into": "mon_zorgosaurus_scorched", - "fungalize_into": "mon_zorgosaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, like it could hold many enormous sharp teeth.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zalbertosaurus_shady", "name": { "str": "shady albertosaurus zombie" }, - "copy-from": "mon_zyrannosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, and below are long, grasping claws.", + "copy-from": "mon_zalbertosaurus", "upgrades": { "half_life": 15, "into": "mon_zalbertosaurus_nightstalker" }, - "melee_dice": 3, - "melee_dice_sides": 4, - "melee_damage": [ { "damage_type": "cut", "amount": 14 } ], - "hp": 270, - "special_attacks": [ - { "id": "teeth_zino_mid", "cooldown": 5 }, - { "id": "bite_grab", "cooldown": 7 }, - [ "scratch", 20 ], - [ "LUNGE", 5 ], - { "id": "longswipe", "cooldown": 25 } - ], - "burn_into": "mon_zalbertosaurus_scorched", - "fungalize_into": "mon_zalbertosaurus_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 5, "cut": 5, "bullet": 3 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks big, and below are long, grasping claws.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zianzhousaurus_shady", "name": { "str": "shady qianzhousaurus zombie" }, - "copy-from": "mon_zyrannosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges and a large head.", - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab", "cooldown": 7 }, { "id": "teeth_zino_mid", "cooldown": 5 } ], + "copy-from": "mon_zianzhousaurus", "upgrades": { "half_life": 15, "into": "mon_zianzhousaurus_nightstalker" }, - "volume": "550 L", - "weight": "770 kg", - "speed": 60, - "attack_cost": 60, - "melee_dice": 3, - "melee_dice_sides": 4, - "melee_damage": [ { "damage_type": "cut", "amount": 13 } ], - "hp": 160, - "burn_into": "mon_zianzhousaurus_scorched", - "fungalize_into": "mon_zianzhousaurus_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 5, "cut": 5, "bullet": 3 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges and a large head.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zanuqsaurus_shady", "name": { "str_sp": "shady nanuqsaurus zombie" }, - "copy-from": "mon_zyrannosaurus_shady", - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab", "cooldown": 7 }, { "id": "teeth_zino_mid", "cooldown": 5 } ], + "copy-from": "mon_zanuqsaurus", "upgrades": { "half_life": 15, "into": "mon_zanuqsaurus_nightstalker" }, - "melee_dice": 4, - "melee_dice_sides": 5, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "hp": 270, - "burn_into": "mon_zanuqsaurus_scorched", - "fungalize_into": "mon_zanuqsaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges and a large head.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zaspletosaurus_shady", "name": { "str_sp": "shady daspletosaurus zombie" }, - "copy-from": "mon_zyrannosaurus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges and a large head.", + "copy-from": "mon_zaspletosaurus", "upgrades": { "half_life": 15, "into": "mon_zaspletosaurus_nightstalker" }, - "melee_dice": 4, - "melee_dice_sides": 5, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "hp": 300, - "burn_into": "mon_zaspletosaurus_scorched", - "fungalize_into": "mon_zaspletosaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges and a large head.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zyrannosaurus_shady", - "name": { "str": "shady T-Rex zombie" }, - "looks_like": "mon_zyrannosaurus", - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks large - lots of big teeth would fit in it.", + "name": { "str": "shady tyrannosaurus zombie" }, + "copy-from": "mon_zyrannosaurus", "upgrades": { "half_life": 15, "into": "mon_zyrannosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a huge, bipedal dinosaur with feathery edges. The head looks large - lots of big teeth would fit in it.", + "color": "light_gray", "vision_day": 3, - "vision_night": 30, - "species": [ "ZOMBIE" ], - "default_faction": "zombie", - "symbol": "Z", - "volume": "1000 L", - "weight": "1000 kg", - "bodytype": "ostrich", - "material": [ "flesh" ], - "aggression": 100, - "morale": 100, - "speed": 40, - "attack_cost": 40, - "melee_skill": 5, - "melee_dice": 5, - "melee_dice_sides": 8, - "melee_damage": [ { "damage_type": "cut", "amount": 10 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_lg_theropod_body" ], - "hp": 400, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab", "cooldown": 7 }, { "id": "teeth_zino_max", "cooldown": 5 } ], - "burn_into": "mon_zyrannosaurus_scorched", - "fungalize_into": "mon_zyrannosaurus_fungus", - "flags": [ - "SEES", - "HEARS", - "PET_MOUNTABLE", - "POISON", - "GRABS", - "STUMBLES", - "BASHES", - "DESTROYS", - "NO_BREATHE", - "REVIVES", - "FILTHY", - "WARM", - "NIGHT_INVISIBILITY" - ], - "harvest": "zed_dino_feather", - "dissect": "dissect_dino_large_pred", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 6, "cut": 8 } + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zedcolbertia_shady", - "name": { "str": "shady nedcolbertia zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges.", + "name": { "str": "shady nedcolbertia zombie" }, + "copy-from": "mon_zedcolbertia", "upgrades": { "half_life": 15, "into": "mon_zedcolbertia_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, - "copy-from": "mon_zedcolbertia", - "looks_like": "mon_gallimimus", + "looks_like": "mon_zallimimus_shady", "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zallimimus_shady", "name": { "str": "shady gallimimus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", + "copy-from": "mon_zallimimus", "upgrades": { "half_life": 15, "into": "mon_zallimimus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, - "copy-from": "mon_zallimimus", "looks_like": "mon_gallimimus", "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, @@ -2250,11 +2043,11 @@ "type": "MONSTER", "id": "mon_ztruthiomimus_shady", "name": { "str_sp": "shady struthiomimus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", "copy-from": "mon_ztruthiomimus", "looks_like": "mon_gallimimus", "upgrades": { "half_life": 15, "into": "mon_ztruthiomimus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } @@ -2265,8 +2058,8 @@ "name": { "str_sp": "shady ornithomimus zombie" }, "copy-from": "mon_zornithomimus", "upgrades": { "half_life": 15, "into": "mon_zornithomimus_nightstalker" }, - "color": "light_gray", "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } @@ -2275,212 +2068,97 @@ "type": "MONSTER", "id": "mon_zalcarius_shady", "name": { "str": "shady falcarius zombie" }, - "copy-from": "mon_zeinonychus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "copy-from": "mon_zalcarius", "upgrades": { "half_life": 15, "into": "mon_zalcarius_nightstalker" }, - "volume": "100 L", - "weight": "100 kg", - "speed": 100, - "attack_cost": 100, - "melee_skill": 3, - "melee_dice": 2, - "melee_dice_sides": 6, - "hp": 120, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "type": "bite", "cooldown": 10 }, { "id": "longswipe", "cooldown": 40 } ], - "burn_into": "mon_zalcarius_scorched", - "fungalize_into": "mon_zalcarius_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zerizinosaurus_shady", "name": { "str": "shady therizinosaurus zombie" }, - "copy-from": "mon_zeinonychus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "copy-from": "mon_zerizinosaurus", "upgrades": { "half_life": 15, "into": "mon_zerizinosaurus_nightstalker" }, - "volume": "1000 L", - "weight": "1000 kg", - "//": "When large weights and volumes are fixed this should be 4000 L and 4000 kg", - "speed": 120, - "attack_cost": 120, - "melee_skill": 3, - "melee_dice": 3, - "melee_dice_sides": 6, - "hp": 320, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "type": "bite", "cooldown": 10 }, { "id": "longswipe", "cooldown": 20 } ], - "burn_into": "mon_zerizinosaurus_scorched", - "fungalize_into": "mon_zerizinosaurus_fungus", - "categories": [ "DINOSAUR" ] + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zothronychus_shady", "name": { "str": "shady nothronychus zombie" }, - "copy-from": "mon_zeinonychus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long curved claws protrude from its hands.", + "copy-from": "mon_zothronychus", "upgrades": { "half_life": 15, "into": "mon_zothronychus_nightstalker" }, - "volume": "800 L", - "weight": "800 kg", - "speed": 50, - "attack_cost": 50, - "melee_skill": 3, - "melee_dice": 4, - "melee_dice_sides": 4, - "hp": 160, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "type": "bite", "cooldown": 5 }, { "id": "longswipe", "cooldown": 30 } ], - "burn_into": "mon_zothronychus_scorched", - "fungalize_into": "mon_zothronychus_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 4, "cut": 4, "bullet": 2 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Long curved claws protrude from its hands.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zanzu_shady", "name": { "str": "shady anzu zombie" }, - "copy-from": "mon_zeinonychus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "copy-from": "mon_zanzu", "upgrades": { "half_life": 15, "into": "mon_zanzu_nightstalker" }, - "volume": "250 L", - "weight": "250 kg", - "speed": 100, - "melee_skill": 3, - "melee_dice": 4, - "melee_dice_sides": 4, - "hp": 120, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "type": "bite", "cooldown": 5 }, { "id": "longswipe", "cooldown": 30 } ], - "burn_into": "mon_zanzu_scorched", - "fungalize_into": "mon_zanzu_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 4, "cut": 4, "bullet": 2 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large bipedal dinosaur with feathery edges. Long claws protrude from its hands.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zeinonychus_shady", "name": { "str_sp": "shady deinonychus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Both feet brandish a large, sickle-shaped claw.", + "copy-from": "mon_zeinonychus", "upgrades": { "half_life": 15, "into": "mon_zeinonychus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges. Both feet brandish a large, sickle-shaped claw.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, - "species": [ "ZOMBIE" ], - "default_faction": "zombie", - "symbol": "Z", - "volume": "70 L", - "weight": "70 kg", - "bodytype": "ostrich", - "material": [ "flesh" ], - "aggression": 100, - "morale": 100, - "speed": 65, - "attack_cost": 65, - "melee_skill": 5, - "melee_dice": 1, - "melee_dice_sides": 8, - "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 45, - "special_attacks": [ - { "type": "leap", "cooldown": 5, "max_range": 5, "allow_no_target": true }, - [ "scratch", 10 ], - { "id": "bite_grab" }, - { "id": "teeth_zino_mid", "cooldown": 5 } - ], - "burn_into": "mon_zeinonychus_scorched", - "fungalize_into": "mon_zeinonychus_fungus", - "flags": [ - "SEES", - "SMELLS", - "HEARS", - "KEENNOSE", - "POISON", - "STUMBLES", - "NO_BREATHE", - "REVIVES", - "FILTHY", - "WARM", - "NIGHT_INVISIBILITY" - ], - "harvest": "zed_dino_feather", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 4, "cut": 4, "bullet": 2 } + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zutahraptor_shady", "name": { "str": "shady utahraptor zombie" }, - "copy-from": "mon_zeinonychus_shady", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a big, bipedal dinosaur with feathery edges. Both feet brandish a large, sickle-shaped claw.", + "copy-from": "mon_zutahraptor", "upgrades": { "half_life": 15, "into": "mon_zutahraptor_nightstalker" }, - "volume": "500 L", - "weight": "500 kg", - "speed": 65, - "attack_cost": 65, - "melee_skill": 5, - "melee_dice": 2, - "melee_dice_sides": 6, - "melee_damage": [ { "damage_type": "cut", "amount": 8 } ], - "hp": 130, - "burn_into": "mon_zutahraptor_scorched", - "fungalize_into": "mon_zutahraptor_fungus", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 3, "cut": 4, "bullet": 2 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a big, bipedal dinosaur with feathery edges. Both feet brandish a large, sickle-shaped claw.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zankylosaurus_shady", "name": { "str": "shady ankylosaurus zombie" }, - "color": "light_gray", - "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, heavily-armored, four-legged dinosaur with a spiked tail.", + "copy-from": "mon_zankylosaurus", "upgrades": { "half_life": 15, "into": "mon_zankylosaurus_nightstalker" }, + "description": "An uncanny shadow envelops this creature. You can make out the outline of a large, heavily-armored, four-legged dinosaur with a spiked tail.", + "color": "light_gray", "vision_day": 3, "vision_night": 40, - "species": [ "ZOMBIE" ], - "default_faction": "zombie", - "symbol": "Z", - "volume": "1000 L", - "weight": "1000 kg", - "bodytype": "elephant", - "material": [ "flesh" ], - "aggression": 100, - "morale": 100, - "speed": 20, - "melee_skill": 3, - "melee_dice": 2, - "melee_dice_sides": 4, - "melee_damage": [ { "damage_type": "stab", "amount": 1 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie", "prof_wp_nat_armored" ], - "weakpoint_sets": [ "wps_ankylosaurid_body" ], - "hp": 375, - "special_attacks": [ [ "scratch", 10 ], { "id": "bite_grab" }, { "type": "bite", "cooldown": 5 }, [ "tailsmash_DinoMod", 30 ] ], - "burn_into": "mon_zankylosaurus_scorched", - "fungalize_into": "mon_zankylosaurus_fungus", - "flags": [ "SEES", "HEARS", "GRABS", "POISON", "STUMBLES", "NO_BREATHE", "REVIVES", "FILTHY", "BASHES", "NIGHT_INVISIBILITY" ], - "harvest": "zed_dino_leather", - "categories": [ "DINOSAUR" ], - "armor": { "bash": 16, "cut": 21, "bullet": 7 } + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", "id": "mon_zescelosaurus_shady", "name": { "str": "shady thescelosaurus zombie" }, - "copy-from": "mon_zallimimus_shady", - "looks_like": "mon_zallimimus_shady", - "volume": "250 L", - "weight": "250 kg", - "speed": 120, - "attack_cost": 120, - "melee_skill": 4, - "melee_dice": 2, - "melee_dice_sides": 6, - "melee_damage": [ { "damage_type": "stab", "amount": 1 } ], - "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_zombie" ], - "weakpoint_sets": [ "wps_dinosaur_body" ], - "hp": 135, - "burn_into": "mon_zescelosaurus_scorched", - "fungalize_into": "mon_zescelosaurus_fungus", + "copy-from": "mon_zescelosaurus", "upgrades": { "half_life": 15, "into": "mon_zescelosaurus_nightstalker" }, - "armor": { "bash": 5, "cut": 7, "bullet": 3 } + "description": "An uncanny shadow envelops this creature. You can make out the outline of a bipedal dinosaur with feathery edges and a beak.", + "color": "light_gray", + "vision_day": 3, + "vision_night": 40, + "extend": { "flags": [ "NIGHT_INVISIBILITY" ] } }, { "type": "MONSTER", @@ -2500,8 +2178,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2522,8 +2199,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2544,8 +2220,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2566,8 +2241,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2588,8 +2262,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2610,8 +2283,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2632,8 +2304,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2654,8 +2325,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2676,8 +2346,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2698,8 +2367,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2720,8 +2388,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2742,8 +2409,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2764,8 +2430,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2786,8 +2451,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2808,8 +2472,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2830,8 +2493,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2850,8 +2512,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2870,8 +2531,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2892,8 +2552,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2914,8 +2573,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2936,8 +2594,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2958,8 +2615,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -2980,8 +2636,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -3002,8 +2657,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -3024,8 +2678,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -3046,8 +2699,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -3068,8 +2720,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER", @@ -3090,8 +2741,7 @@ "bleed_rate": 50, "special_attacks": [ [ "SMASH", 30 ] ], "extend": { "flags": [ "GROUP_BASH", "PUSH_MON", "PUSH_VEH", "SMELLS" ] }, - "upgrades": false, - "categories": [ "DINOSAUR" ] + "upgrades": false }, { "type": "MONSTER",