You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support has been added for weather for Pokemon spawns, I think this should be extended to rocket invasion encounters:
Boosted results from shadow Pokemon.
Rewards match the same weather boost as wild encounters. (Fighting reward boosted same as fighting Pokemon).
Current Behavior
Shows what invasion type, doesn't have weather support.
Possible Solution
Described mostly in suggesiton.
Add support for weather that matches the same typing for rewards of Rocket Invasions.
Things to Consider
Rewards can vary! What do you do in an example where 1 reward is boosted and 1 is not?
Example:
Grunt Reward: Diglett, Gligar
In weather that supports ground, both will be boosted. However, Gligar is also a flying type. So in Windy conditions Gligar is boosted where as Diglett is not.
Possible solutions:
Only show when the reward is 100% boosted. (In example above, only when Ground is boosted).
Show which reward type is boosted. (In example above, display Gligar as boosted in Windy weather, but diglett as not).
Option 1 seems the better of the 2.
Feedback welcome.
The text was updated successfully, but these errors were encountered:
Funnily enough a user asked me for this today as well.
The hook is not sent with a weather report, but could be in weather cache. It may be possible to add the weather icon to the invasion report which would go some way to helping uses decide
Expected Behavior
Support has been added for weather for Pokemon spawns, I think this should be extended to rocket invasion encounters:
Current Behavior
Shows what invasion type, doesn't have weather support.
Possible Solution
Described mostly in suggesiton.
Add support for weather that matches the same typing for rewards of Rocket Invasions.
Things to Consider
Rewards can vary! What do you do in an example where 1 reward is boosted and 1 is not?
Example:
Grunt Reward: Diglett, Gligar
In weather that supports ground, both will be boosted. However, Gligar is also a flying type. So in Windy conditions Gligar is boosted where as Diglett is not.
Possible solutions:
Option 1 seems the better of the 2.
Feedback welcome.
The text was updated successfully, but these errors were encountered: