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] Adding Amargasaurus and Kosmoceratops AKA Finishing obscure dinos #45478

Merged
Merged
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a052acc
Update dinosaur.json
Theawesomeboophis Nov 17, 2020
d1d33f7
Update dinosaur.json
Theawesomeboophis Nov 17, 2020
cde5611
Update monstergroups_egg.json
Theawesomeboophis Nov 17, 2020
012a07f
Update zinosaur.json
Theawesomeboophis Nov 17, 2020
6907622
Update zed-dinosaur.json
Theawesomeboophis Nov 17, 2020
8c9086a
Update hatchling.json
Theawesomeboophis Nov 17, 2020
b5d6c20
Update wilderness.json
Theawesomeboophis Nov 17, 2020
72424e9
Update juvenile.json
Theawesomeboophis Nov 17, 2020
80327e5
Update dinosaur.json
Theawesomeboophis Nov 17, 2020
8bb4ccc
Update hatchling.json
Theawesomeboophis Nov 17, 2020
566e11c
Update juvenile.json
Theawesomeboophis Nov 17, 2020
1b59da9
Update zed-dinosaur.json
Theawesomeboophis Nov 17, 2020
efb42f7
Update monstergroups_egg.json
Theawesomeboophis Nov 17, 2020
fedd101
Update wilderness.json
Theawesomeboophis Nov 17, 2020
0bacdb3
Update zinosaur.json
Theawesomeboophis Nov 17, 2020
ad44b4e
Update egg.json
Theawesomeboophis Nov 17, 2020
448be52
Update hatchling.json
Theawesomeboophis Nov 17, 2020
d0393ee
Update monstergroups_egg.json
Theawesomeboophis Nov 17, 2020
3ea0ba7
Update zinosaur.json
Theawesomeboophis Nov 17, 2020
7d20cda
Update juvenile.json
Theawesomeboophis Nov 17, 2020
3fe5ce3
Update dinosaur.json
Theawesomeboophis Nov 17, 2020
2c7fc24
Update zed-dinosaur.json
Theawesomeboophis Nov 17, 2020
d7b15a3
Update hatchling.json
Theawesomeboophis Nov 17, 2020
14cf68e
Update juvenile.json
Theawesomeboophis Nov 17, 2020
ae60297
Update juvenile.json
Theawesomeboophis Nov 17, 2020
1234981
Update juvenile.json
Theawesomeboophis Nov 17, 2020
dca6bce
Update juvenile.json
Theawesomeboophis Nov 17, 2020
cdd2911
Update monstergroups_egg.json
Theawesomeboophis Nov 17, 2020
ba06c9a
Update data/mods/DinoMod/monsters/hatchling.json
Theawesomeboophis Nov 23, 2020
729c957
Update data/mods/DinoMod/monsters/juvenile.json
Theawesomeboophis Nov 23, 2020
da0a6da
Update data/mods/DinoMod/monsters/zed-dinosaur.json
Theawesomeboophis Nov 23, 2020
beed358
Update data/mods/DinoMod/monsters/dinosaur.json
Theawesomeboophis Nov 23, 2020
a7cace8
Update data/mods/DinoMod/monstergroups/wilderness.json
Theawesomeboophis Nov 23, 2020
29501f2
Update data/mods/DinoMod/monsters/hatchling.json
Theawesomeboophis Nov 23, 2020
8879393
Update data/mods/DinoMod/monsters/juvenile.json
Theawesomeboophis Nov 23, 2020
27fc19c
Update data/mods/DinoMod/monsters/zed-dinosaur.json
Theawesomeboophis Nov 23, 2020
99f688d
Fix Validation
Theawesomeboophis Nov 26, 2020
52a6ec9
Update data/mods/DinoMod/monsters/dinosaur.json
Theawesomeboophis Dec 1, 2020
f2a50ef
Update data/mods/DinoMod/monsters/dinosaur.json
Theawesomeboophis Dec 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions data/mods/DinoMod/egg.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,5 +321,19 @@
"name": "qianzhousaurus egg",
"copy-from": "egg_dino",
"rot_spawn": "GROUP_EGG_qianzhousaurus"
},
{
"type": "COMESTIBLE",
"id": "egg_amargasaurus",
"name": "amargasaurus egg",
"copy-from": "egg_dino",
"rot_spawn": "GROUP_EGG_amargasaurus"
},
{
"type": "COMESTIBLE",
"id": "egg_kosmoceratops",
"name": "kosmoceratops egg",
"copy-from": "egg_dino",
"rot_spawn": "GROUP_EGG_kosmoceratops"
}
]
12 changes: 12 additions & 0 deletions data/mods/DinoMod/monstergroups/monstergroups_egg.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,5 +305,17 @@
"type": "monstergroup",
"default": "mon_qianzhousaurus_hatchling",
"monsters": [ { "monster": "mon_qianzhousaurus_hatchling", "freq": 100, "cost_multiplier": 1 } ]
},
{
"name": "GROUP_EGG_kosmoceratops",
"type": "monstergroup",
"default": "mon_kosmoceratops_hatchling",
"monsters": [ { "monster": "mon_kosmoceratops_hatchling", "freq": 100, "cost_multiplier": 1 } ]
},
{
"name": "GROUP_EGG_amargasaurus",
"type": "monstergroup",
"default": "mon_amargasaurus_hatchling",
"monsters": [ { "monster": "mon_amargasaurus_hatchling", "freq": 100, "cost_multiplier": 1 } ]
}
]
14 changes: 14 additions & 0 deletions data/mods/DinoMod/monstergroups/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@
"pack_size": [ 4, 8 ],
"conditions": [ "DUSK", "DAWN", "SPRING", "SUMMER", "AUTUMN" ]
},
{
"monster": "mon_kosmoceratops",
"freq": 21,
"cost_multiplier": 25,
"pack_size": [ 4, 9 ],
"conditions": [ "DUSK", "DAWN", "SPRING", "SUMMER", "AUTUMN" ]
},
{
"monster": "mon_amargasaurus",
"freq": 12,
"cost_multiplier": 25,
"pack_size": [ 4, 12 ],
"conditions": [ "DUSK", "DAWN", "SPRING", "SUMMER", "AUTUMN" ]
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
},
{
"monster": "mon_eoraptor",
"freq": 3,
Expand Down
4 changes: 3 additions & 1 deletion data/mods/DinoMod/monstergroups/zinosaur.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
{ "monster": "mon_zorosaurus", "freq": 1, "cost_multiplier": 50, "starts": 72, "pack_size": [ 1, 2 ] },
{ "monster": "mon_zriceratops", "freq": 3, "cost_multiplier": 60, "starts": 72, "pack_size": [ 1, 2 ] },
{ "monster": "mon_zteranodon", "freq": 5, "cost_multiplier": 10, "starts": 72, "pack_size": [ 1, 2 ] },
{ "monster": "mon_zianzhousaurus", "freq": 4, "cost_multiplier": 70, "starts": 72, "pack_size": [ 4, 8 ] }
{ "monster": "mon_zianzhousaurus", "freq": 4, "cost_multiplier": 70, "starts": 72, "pack_size": [ 4, 8 ] },
{ "monster": "mon_zosmoceratops", "freq": 3, "cost_multiplier": 70, "starts": 72, "pack_size": [ 4, 9 ] },
{ "monster": "mon_zamargasaurus", "freq": 5, "cost_multiplier": 72, "starts": 72, "pack_size": [ 4, 12 ] }
]
},
{
Expand Down
30 changes: 30 additions & 0 deletions data/mods/DinoMod/monsters/dinosaur.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,5 +1337,35 @@
"anger_triggers": [ "STALK", "PLAYER_WEAK", "HURT" ],
"placate_triggers": [ "MEAT" ],
"categories": [ "DINOSAUR" ]
},
{
"type": "MONSTER",
"id": "mon_kosmoceratops",
"name": { "str_sp": "Kosmoceratops" },
"copy-from": "mon_triceratops",
"weight": "1814 kg",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"melee_skill": 9,
"armor_cut": 7,
"armor_bash": 8,
"hp": 670,
"zombify_into": "mon_zosmoceratops",
"description": "A cousin of the Triceratops, This beast has returned from extinction, and although it's a herbivore it can do alot of damage when angered.",
"reproduction": { "baby_egg": "egg_kosmoceratops", "baby_count": 24, "baby_timer": 23 },
"special_attacks": [ [ "EAT_CROP", 24 ], { "id": "impale" }, [ "STRETCH_ATTACK", 7 ] ]
},
{
"type": "MONSTER",
"id": "mon_amargasaurus",
"name": { "str_sp": "Amargasaurus" },
"copy-from": "mon_apatosaurus",
"weight": "2630 kg",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"melee_skill": 10,
"armor_cut": 8,
"armor_bash": 9,
"hp": 267,
"zombify_into": "mon_zamargasaurus",
"description": "A herbivourous sauropod from the cretaceous, it seems to pose little threat to you.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might mention the long neck spikes but not essential

"reproduction": { "baby_egg": "egg_amargasaurus", "baby_count": 25, "baby_timer": 23 },
"special_attacks": [ [ "EAT_CROP", 27 ], { "id": "impale" }, [ "STRETCH_ATTACK", 9 ] ]
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
}
]
16 changes: 16 additions & 0 deletions data/mods/DinoMod/monsters/hatchling.json
Original file line number Diff line number Diff line change
Expand Up @@ -690,5 +690,21 @@
"copy-from": "mon_compsognathus_hatchling",
"default_faction": "qianzhousaurus",
"upgrades": { "age_grow": 40, "into": "mon_qianzhousaurus_juvenile" }
},
{
"id": "mon_kosmoceratops_hatchling",
"type": "MONSTER",
"name": "kosmoceratops hatchling",
"copy-from": "mon_compsognathus_hatchling",
"default_faction": "kosmoceratops",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"upgrades": { "age_grow": 56, "into": "mon_kosmoceratops_juvenile" }
},
{
"id": "mon_amargasaurus_hatchling",
"type": "MONSTER",
"name": "amargasaurus hatchling",
"copy-from": "mon_compsognathus_hatchling",
"default_faction": "amargasaurus",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"upgrades": { "age_grow": 56, "into": "mon_amargasaurus_juvenile" }
}
]
46 changes: 46 additions & 0 deletions data/mods/DinoMod/monsters/juvenile.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,5 +682,51 @@
"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.",
"default_faction": "kosmoceratops",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"color": "brown",
"upgrades": { "age_grow": 100, "into": "mon_kosmoceratops" },
"flags": [
"SEES",
"HEARS",
"SMELLS",
"ANIMAL",
"PATH_AVOID_DANGER_1",
"WARM",
"CATFOOD",
"GUILT",
"STUMBLES",
"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.",
"default_faction": "amargasaurus",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"color": "brown",
"upgrades": { "age_grow": 100, "into": "mon_amargasaurus" },
"flags": [
"SEES",
"HEARS",
"SMELLS",
"ANIMAL",
"PATH_AVOID_DANGER_1",
"WARM",
"CATFOOD",
"GUILT",
"STUMBLES",
"NO_BREED",
"CANPLAY"
]
}
]
40 changes: 40 additions & 0 deletions data/mods/DinoMod/monsters/zed-dinosaur.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,5 +875,45 @@
"hp": 230,
"description": "An undead Qianzhousaurus, looking at you with a furious rage in its eyes and seeming intent on eating you.",
"flags": [ "SEES", "SMELLS", "HEARS", "BASHES", "POISON", "STUMBLES", "NO_BREATHE", "REVIVES", "FILTHY", "WARM" ]
},
{
"type": "MONSTER",
"id": "mon_zosmoceratops",
"name": { "str": "Undead Kosmoceratops" },
"copy-from": "mon_zriceratops",
"looks_like": "mon_zriceratops",
"volume": "560 L",
"weight": "1812 kg",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"speed": 70,
"melee_skill": 9,
"melee_dice": 5,
"melee_dice_sides": 8,
"melee_cut": 10,
"armor_bash": 6,
"armor_cut": 7,
"armor_bullet": 4,
"hp": 630,
"description": "An undead Kosmoceratops, it seems to have forgotten it's herbivore diet, and seems hungry for your flesh.",
"flags": [ "SEES", "SMELLS", "HEARS", "BASHES", "POISON", "STUMBLES", "NO_BREATHE", "REVIVES", "FILTHY", "WARM" ]
},
{
"type": "MONSTER",
"id": "mon_zamargasaurus",
"name": { "str": "Undead Amargasaurus" },
"copy-from": "mon_zapatosaurus",
"looks_like": "mon_zapatosaurus",
"volume": "700 L",
"weight": "2000 kg",
Theawesomeboophis marked this conversation as resolved.
Show resolved Hide resolved
"speed": 55,
"melee_skill": 10,
"melee_dice": 4,
"melee_dice_sides": 7,
"melee_cut": 4,
"armor_bash": 8,
"armor_cut": 8,
"armor_bullet": 6,
"hp": 720,
"description": "A zombie amargasaurus, it has begun using its spikes for hunting.",
"flags": [ "SEES", "SMELLS", "HEARS", "BASHES", "POISON", "STUMBLES", "NO_BREATHE", "REVIVES", "FILTHY", "WARM" ]
}
]