From 6827cfce63e31fee78baa14226fec105f30dddc5 Mon Sep 17 00:00:00 2001 From: LyleSY Date: Tue, 3 Aug 2021 05:07:19 -0400 Subject: [PATCH] [DinoMod] juvenile dino bugfixes (#50377) --- data/mods/DinoMod/monsters/juvenile.json | 239 ++++++++--------------- 1 file changed, 80 insertions(+), 159 deletions(-) diff --git a/data/mods/DinoMod/monsters/juvenile.json b/data/mods/DinoMod/monsters/juvenile.json index c00db4decac9b..dd9e5ff4cb527 100644 --- a/data/mods/DinoMod/monsters/juvenile.json +++ b/data/mods/DinoMod/monsters/juvenile.json @@ -90,25 +90,38 @@ "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] }, { - "id": "mon_tyrannosaurus_juvenile", + "id": "mon_albertosaurus_juvenile", "type": "MONSTER", - "default_faction": "tyrannosaurus_juvenile", - "copy-from": "mon_albertosaurus_juvenile", - "color": "red_white", + "name": "red and white two-legged juvenile", + "description": "A small, bipedal, meat-eating dinosaur juvenile with huge shiny eyes, it could be from a number of different species.", + "default_faction": "albertosaurus_juvenile", + "copy-from": "mon_gallimimus_juvenile", + "color": "light_red_white", "dodge": 5, - "upgrades": { "age_grow": 365, "into": "mon_tyrannosaurus" }, + "upgrades": { "age_grow": 365, "into": "mon_albertosaurus" }, "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] }, { - "id": "mon_albertosaurus_juvenile", + "id": "mon_qianzhousaurus_juvenile", "type": "MONSTER", "name": "red and white two-legged juvenile", - "description": "A small bipedal meat-eating dinosaur juvenile with huge shiny eyes, it could be from a number of different species.", - "default_faction": "albertosaurus_juvenile", "copy-from": "mon_gallimimus_juvenile", + "description": "A small, bipedal, meat-eating dinosaur juvenile with huge shiny eyes, it could be from a number of different species.", + "default_faction": "qianzhousaurus_juvenile", "color": "light_red_white", + "dodge": 6, + "upgrades": { "age_grow": 365, "into": "mon_qianzhousaurus" }, + "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] + }, + { + "id": "mon_tyrannosaurus_juvenile", + "type": "MONSTER", + "name": "red and white two-legged juvenile", + "default_faction": "tyrannosaurus_juvenile", + "copy-from": "mon_albertosaurus_juvenile", + "color": "red_white", "dodge": 5, - "upgrades": { "age_grow": 365, "into": "mon_albertosaurus" }, + "upgrades": { "age_grow": 365, "into": "mon_tyrannosaurus" }, "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] }, { @@ -182,19 +195,32 @@ "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] }, { - "id": "mon_apatosaurus_juvenile", + "id": "mon_amargasaurus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "name": "brown and magenta sauropod juvenile", "copy-from": "mon_gallimimus_juvenile", + "looks_like": "mon_apatosaurus", "default_faction": "herbivore_dino", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", "color": "brown_magenta", "volume": "1000 L", "weight": "1000 kg", - "hp": 750, - "zombify_into": "mon_zapatosaurus_juvenile", + "bodytype": "elephant", + "hp": 200, + "aggression": -10, + "morale": 90, + "speed": 80, + "melee_skill": 5, + "melee_dice": 2, + "melee_dice_sides": 4, + "zombify_into": "mon_zamargasaurus_juvenile", + "special_attacks": [ + { "id": "slam", "cooldown": 10, "damage_max_instance": [ { "damage_type": "bash", "amount": 6 } ] }, + [ "SMASH", 30 ], + [ "EAT_CROP", 5 ] + ], "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_apatosaurus" }, + "upgrades": { "age_grow": 365, "into": "mon_amargasaurus" }, "flags": [ "SEES", "HEARS", @@ -203,154 +229,72 @@ "PATH_AVOID_DANGER_1", "WARM", "CATTLEFODDER", - "GUILT", "NO_BREED", "CANPLAY", "GROUP_MORALE" ] }, + { + "id": "mon_apatosaurus_juvenile", + "type": "MONSTER", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", + "hp": 750, + "zombify_into": "mon_zapatosaurus_juvenile", + "upgrades": { "age_grow": 365, "into": "mon_apatosaurus" } + }, { "id": "mon_brontosaurus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", - "copy-from": "mon_gallimimus_juvenile", - "default_faction": "herbivore_dino", - "color": "brown_magenta", - "volume": "1000 L", - "weight": "1000 kg", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", "hp": 600, "zombify_into": "mon_zrontosaurus_juvenile", - "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_brontosaurus" }, - "flags": [ - "SEES", - "HEARS", - "SMELLS", - "ANIMAL", - "PATH_AVOID_DANGER_1", - "WARM", - "CATTLEFODDER", - "GUILT", - "NO_BREED", - "CANPLAY", - "GROUP_MORALE" - ] + "upgrades": { "age_grow": 365, "into": "mon_brontosaurus" } }, { "id": "mon_diplodocus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", - "copy-from": "mon_gallimimus_juvenile", - "default_faction": "herbivore_dino", - "color": "brown_magenta", - "volume": "1000 L", - "weight": "1000 kg", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", "hp": 210, "zombify_into": "mon_ziplodocus_juvenile", - "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_diplodocus" }, - "flags": [ - "SEES", - "HEARS", - "SMELLS", - "ANIMAL", - "PATH_AVOID_DANGER_1", - "WARM", - "CATTLEFODDER", - "GUILT", - "NO_BREED", - "CANPLAY", - "GROUP_MORALE" - ] + "upgrades": { "age_grow": 365, "into": "mon_diplodocus" } }, { "id": "mon_camarasaurus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", - "copy-from": "mon_gallimimus_juvenile", - "default_faction": "herbivore_dino", - "color": "brown_magenta", - "volume": "1000 L", - "weight": "1000 kg", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", "hp": 750, "zombify_into": "mon_zamarasaurus_juvenile", - "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_camarasaurus" }, - "flags": [ - "SEES", - "HEARS", - "SMELLS", - "ANIMAL", - "PATH_AVOID_DANGER_1", - "WARM", - "CATTLEFODDER", - "GUILT", - "NO_BREED", - "CANPLAY", - "GROUP_MORALE" - ] + "upgrades": { "age_grow": 365, "into": "mon_camarasaurus" } }, { "id": "mon_brachiosaurus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", - "copy-from": "mon_gallimimus_juvenile", - "default_faction": "herbivore_dino", - "color": "brown_magenta", - "volume": "1000 L", - "weight": "1000 kg", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", "hp": 1500, "zombify_into": "mon_zrachiosaurus_juvenile", - "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_brachiosaurus" }, - "flags": [ - "SEES", - "HEARS", - "SMELLS", - "ANIMAL", - "PATH_AVOID_DANGER_1", - "WARM", - "CATTLEFODDER", - "GUILT", - "NO_BREED", - "CANPLAY", - "GROUP_MORALE" - ] + "upgrades": { "age_grow": 365, "into": "mon_brachiosaurus" } }, { "id": "mon_alamosaurus_juvenile", "type": "MONSTER", - "name": "brown and magenta four-legged juvenile", - "description": "A huge four-legged plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", - "copy-from": "mon_gallimimus_juvenile", - "default_faction": "herbivore_dino", - "color": "brown_magenta", - "volume": "1000 L", - "weight": "1000 kg", + "name": "brown and magenta sauropod juvenile", + "description": "A huge, four-legged, plant-eating juvenile sauropod with a long neck and tail, it could be from a number of different species.", + "copy-from": "mon_amargasaurus_juvenile", "hp": 1125, "zombify_into": "mon_zalamosaurus_juvenile", "armor_bash": 7, "armor_cut": 9, - "armor_bullet": 1, - "harvest": "mammal_large_leather", - "upgrades": { "age_grow": 365, "into": "mon_alamosaurus" }, - "flags": [ - "SEES", - "HEARS", - "SMELLS", - "ANIMAL", - "PATH_AVOID_DANGER_1", - "WARM", - "CATTLEFODDER", - "GUILT", - "NO_BREED", - "CANPLAY", - "GROUP_MORALE" - ] + "upgrades": { "age_grow": 365, "into": "mon_alamosaurus" } }, { "id": "mon_stegosaurus_juvenile", @@ -466,6 +410,15 @@ "color": "light_green_magenta", "upgrades": { "age_grow": 365, "into": "mon_pentaceratops" } }, + { + "id": "mon_kosmoceratops_juvenile", + "type": "MONSTER", + "name": "green and magenta four-legged juvenile", + "copy-from": "mon_gallimimus_juvenile", + "description": "A small, four-legged, plant-eating dinosaur juvenile with huge shiny eyes, it could be from a number of different species.", + "color": "light_green_magenta", + "upgrades": { "age_grow": 365, "into": "mon_kosmoceratops" } + }, { "id": "mon_torosaurus_juvenile", "type": "MONSTER", @@ -554,37 +507,5 @@ "SWIMS", "AQUATIC" ] - }, - { - "id": "mon_qianzhousaurus_juvenile", - "type": "MONSTER", - "name": "Qianzhousaurus juvenile", - "copy-from": "mon_gallimimus_juvenile", - "description": "A juvenile Pinnochio Rex, It looks at you with fear and hatred at the same time.", - "default_faction": "qianzhousaurus_juvenile", - "color": "green", - "dodge": 6, - "upgrades": { "age_grow": 100, "into": "mon_qianzhousaurus" }, - "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATFOOD", "GUILT", "NO_BREED", "CANPLAY" ] - }, - { - "id": "mon_kosmoceratops_juvenile", - "type": "MONSTER", - "name": "Kosmoceratops juvenile", - "copy-from": "mon_gallimimus_juvenile", - "description": "A juvenile Kosmoceratops, seems relatively harmless as long as you don't anger it.", - "color": "brown", - "upgrades": { "age_grow": 100, "into": "mon_kosmoceratops" }, - "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATTLEFODDER", "GUILT", "NO_BREED", "CANPLAY" ] - }, - { - "id": "mon_amargasaurus_juvenile", - "type": "MONSTER", - "name": "Amargasaurus juvenile", - "copy-from": "mon_gallimimus_juvenile", - "description": "A juvenile Amargasaurus, seems unbothered by your presence.", - "color": "brown", - "upgrades": { "age_grow": 100, "into": "mon_amargasaurus" }, - "flags": [ "SEES", "HEARS", "SMELLS", "ANIMAL", "PATH_AVOID_DANGER_1", "WARM", "CATTLEFODDER", "GUILT", "NO_BREED", "CANPLAY" ] } ]