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

[My Sweet Cataclysm] Add Gum Spiderlings #76297

Merged
merged 6 commits into from
Sep 10, 2024
Merged

[My Sweet Cataclysm] Add Gum Spiderlings #76297

merged 6 commits into from
Sep 10, 2024

Conversation

TheSaddestGoomba
Copy link
Contributor

Summary

Content "Gum spiders now spawn as new baby versions."

Purpose of change

-Currently gum spiders just pop-up fully formed, sometimes adjacent to you and already hostile. This eases that player pain-point by having them spawn as spiderlings from rotten gum before maturing into an actual threat.
-This also sets up a 'life'cycle for the newly animate gum spiders.

Describe the solution

Add two new monsters:
-gum spiderling
-caffeinated gum spiderling
Hook them into the existing monsters and egg groups so that they progress:
-> Gum -> Spiderling -> Spider -> Gum ->

Describe alternatives you've considered

Also setting up copy_from for the caffeinated variants but this was such a simple addition and I wanted to keep it that way.
Maybe a future PR to audit the gum spiders. Maybe alongside setting up the caffeinated versions to inject you with actual caffeine, and giving nicotine gum its own nasty variant.

Testing

Loaded up a new world adding only My_Sweet_Cataclysm. Debug time shifted and teleported to test spawning of spiderlings from item drops, upgrade into adults, 'laying' of gum, and hatching.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly. labels Sep 8, 2024
@TheSaddestGoomba TheSaddestGoomba changed the title Add Gum Spiderlings [My Sweet Cataclysm] Add Gum Spiderlings Sep 8, 2024
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Sep 8, 2024
@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Sep 8, 2024
@TheSaddestGoomba
Copy link
Contributor Author

zed_amphibian.json is an unintended carry-over. Will toss the stowaway this evening.

@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 10, 2024
@Maleclypse Maleclypse merged commit 598f3eb into CleverRaven:master Sep 10, 2024
22 of 24 checks passed
@TheSaddestGoomba TheSaddestGoomba deleted the Gumlings branch September 10, 2024 19:23
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 [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants