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] four ceratopsians and horns mutations #61264

Merged
merged 46 commits into from
Oct 1, 2022

Conversation

LyleSY
Copy link
Contributor

@LyleSY LyleSY commented Sep 25, 2022

Summary

Mods "[DinoMod] four ceratopsians and horns mutations"

Purpose of change

Monster diversity, realism, mutation diversity

Describe the solution

Four new simpler North American ceratopsians filling out the roster around centrosaurus and pachyrhinosaurus. Some balance changes to other ceratopsians to make more sense in this context. New ceratopsian mutation line similar to STEGO but with less armor stuff and more horn and bird stuff, including two new mutations for horns that do more damage and fire more and something to represent pack tactics.

Describe alternatives you've considered

Other dinos on the list. Split off horns mutation line work as a separate PR. Something to indicate how horns could be used to attract a mate, but that probably wouldn't work on human NPCs.

Testing

Game loads no errors, monsters spawn and look right, mutations appear and work as expected

Screen Shot 2022-09-28 at 9 29 29 PM

Screen Shot 2022-09-28 at 9 49 29 PM

Additional context

Part of effort to model the best understood dinos from Two Medicine and Dinosaur Park. I think this is all the ceratopsian work needed for North America.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mods: Dinomod Anything to do with the Dinoclysm mod (DinoMod) Monsters Monsters both friendly and unfriendly. json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Sep 25, 2022
@github-actions github-actions bot added the Code: Tooling Tooling that is not part of the main game but is part of the repo. label Sep 25, 2022
@github-actions github-actions bot added the Map / Mapgen Overmap, Mapgen, Map extras, Map display label Sep 26, 2022
@github-actions github-actions bot added the Spawn Creatures, items, vehicles, locations appearing on map label Sep 26, 2022
@github-actions github-actions bot added the Crafting / Construction / Recipes Includes: Uncrafting / Disassembling label Sep 27, 2022
@LyleSY LyleSY changed the title [DinoMod] four simpler ceratopsians [DinoMod] four ceratopsians and horns mutations Sep 27, 2022
@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. [Markdown] Markdown issues and PRs labels Sep 27, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 27, 2022
@LyleSY LyleSY marked this pull request as ready for review September 29, 2022 01:50
@dseguin dseguin merged commit 5d02519 into CleverRaven:master Oct 1, 2022
@LyleSY LyleSY deleted the four_ceras branch October 1, 2022 13:00
captainego pushed a commit to captainego/Cataclysm-DDA that referenced this pull request Oct 9, 2022
* [DinoMod] four simpler ceratopsians

* Update dictionary.txt

* Update monster_attacks.json

* Update fungus.json

* Update hatchling.json

* Update juvenile.json

* Update zed-dinosaur.json

* Update zinosaur_burned.json

* Update zed-dinosaur.json

* space

* add a

* Update zinosaur_upgrade.json

* HORNS dreams

* Update egg.json

* Create nest_styracosaurus.json

* Create nest_einiosaurus.json

* Create nest_achelousaurus.json

* Create nest_chasmosaurus.json

* Update dinosaur.json

* Update fungi.json

* Update monstergroups_egg.json

* mon

* Update wilderness.json

* Update zinosaur.json

* Update mutations.json

* Update map_extras.json

* Update cooking_components.json

* Update dictionary.txt

* Update regional_overlay.json

* Update mutagen.json

* Update mutagen_ingredients.json

* Update harvest_dissect.json

* Update vitamin.json

* Update effects.json

* assign horns samples

* Update hatchling.json

* Update medsandchemicals.json

* Update itemgroups.json

* Update mutations.json

* Update README.md

* green mutagen

* dedupe sentrosaurus

* vitamin fix2

* fewer spaces

* LIGHTEATER

* Update mutations.json
captainego pushed a commit to captainego/Cataclysm-DDA that referenced this pull request Oct 9, 2022
* [DinoMod] four simpler ceratopsians

* Update dictionary.txt

* Update monster_attacks.json

* Update fungus.json

* Update hatchling.json

* Update juvenile.json

* Update zed-dinosaur.json

* Update zinosaur_burned.json

* Update zed-dinosaur.json

* space

* add a

* Update zinosaur_upgrade.json

* HORNS dreams

* Update egg.json

* Create nest_styracosaurus.json

* Create nest_einiosaurus.json

* Create nest_achelousaurus.json

* Create nest_chasmosaurus.json

* Update dinosaur.json

* Update fungi.json

* Update monstergroups_egg.json

* mon

* Update wilderness.json

* Update zinosaur.json

* Update mutations.json

* Update map_extras.json

* Update cooking_components.json

* Update dictionary.txt

* Update regional_overlay.json

* Update mutagen.json

* Update mutagen_ingredients.json

* Update harvest_dissect.json

* Update vitamin.json

* Update effects.json

* assign horns samples

* Update hatchling.json

* Update medsandchemicals.json

* Update itemgroups.json

* Update mutations.json

* Update README.md

* green mutagen

* dedupe sentrosaurus

* vitamin fix2

* fewer spaces

* LIGHTEATER

* Update mutations.json
sparr pushed a commit to sparr/Cataclysm-DDA that referenced this pull request Dec 10, 2022
* [DinoMod] four simpler ceratopsians

* Update dictionary.txt

* Update monster_attacks.json

* Update fungus.json

* Update hatchling.json

* Update juvenile.json

* Update zed-dinosaur.json

* Update zinosaur_burned.json

* Update zed-dinosaur.json

* space

* add a

* Update zinosaur_upgrade.json

* HORNS dreams

* Update egg.json

* Create nest_styracosaurus.json

* Create nest_einiosaurus.json

* Create nest_achelousaurus.json

* Create nest_chasmosaurus.json

* Update dinosaur.json

* Update fungi.json

* Update monstergroups_egg.json

* mon

* Update wilderness.json

* Update zinosaur.json

* Update mutations.json

* Update map_extras.json

* Update cooking_components.json

* Update dictionary.txt

* Update regional_overlay.json

* Update mutagen.json

* Update mutagen_ingredients.json

* Update harvest_dissect.json

* Update vitamin.json

* Update effects.json

* assign horns samples

* Update hatchling.json

* Update medsandchemicals.json

* Update itemgroups.json

* Update mutations.json

* Update README.md

* green mutagen

* dedupe sentrosaurus

* vitamin fix2

* fewer spaces

* LIGHTEATER

* Update mutations.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Code: Tooling Tooling that is not part of the main game but is part of the repo. Crafting / Construction / Recipes Includes: Uncrafting / Disassembling <Documentation> Design documents, internal info, guides and help. [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display [Markdown] Markdown issues and PRs Mods: Dinomod Anything to do with the Dinoclysm mod (DinoMod) Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly. Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants