Add an island-only sun protection to Sky island #79525
Merged
+156
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Mods "Add an island-only sun protection to Sky island"
Purpose of change
Sun-sensitive characters burned under the sun even on the island.
Now they can craft an item that gives full sun protection as long as they're on the island but only while they're on the island.
Describe the solution
Add a recipe unlocked from the statue.
Making the recipe gives a mutation that gives an integrated armor while on the island.
said armor fully protects from the sun but doesn't do anything about other things.
The armor is removed while not on the island.
Describe alternatives you've considered
Expanding the fake air to make the entire island count as indoors, but I've been told that the cold wind is intended so I won't do something that would block it.
Testing
Became a naked vampire, burned under the sun.
Crafted the item, stopped burning.
Started an expedition, started burning again.
Came back, stopped burning.
Additional context
There is room for more upgrades like that, but the island must be the place between expeditions and not the main place, so they require caution when adding them to not undermine the gameplay loop.