Configuration to make all Hail moves summon Snow or vis versa, to have only one ice weather #6149
+80
−5
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.
This adds a configuration setting to homogenize Ice weather effects if so desired, making all Hail or Snow summoning moves summon the same weather type.
By default, both Ice weathers are available and moves work the way they do in vanilla games.
Description
I moved battle configurations focusing on weather effects into their own section of
include/config/battle.h
, then added configuration settings to either: make Hail and Max Hailstorm summon Snow, make Snowscape and Chilly Reception summon Hail, or have both Ice-type weathers. I also adjusted the descriptions of the Hail TM, the Icy Rock, and the move Aurora Veil to reflect which Ice weathers are desired.Issue(s) that this PR fixes
#6147 is myself requesting this exact feature.
Feature(s) this PR does NOT handle:
I have not added tests as the applicable setting is on the preprocessor level and I don't know how.
Things to note in the release changelog:
Discord contact info
wildvenonat