Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DinoMod] juvenile dino bugfixes #50377

Merged
merged 5 commits into from Aug 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
239 changes: 80 additions & 159 deletions data/mods/DinoMod/monsters/juvenile.json
Expand Up @@ -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" ]
},
{
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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" ]
}
]