Skip to content

Commit

Permalink
[DinoMod] juvenile dino bugfixes (CleverRaven#50377)
Browse files Browse the repository at this point in the history
  • Loading branch information
LyleSY authored Aug 3, 2021
1 parent 3a9df5a commit 6827cfc
Showing 1 changed file with 80 additions and 159 deletions.
239 changes: 80 additions & 159 deletions data/mods/DinoMod/monsters/juvenile.json
Original file line number Diff line number Diff line change
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" ]
}
]

0 comments on commit 6827cfc

Please sign in to comment.