KartulUdus / PoracleJS

NodeJS application for PokémonGo WebHook Discord alarms

Home Page:https://kartuludus.github.io/PoracleJS/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion/Feature Request] Weather Support for Rocket Invasions/Leaders.

Debaucus opened this issue · comments

Expected Behavior

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.

I've personally wanted this for sometime, but I do not believe this info is sent by the scanner and/or MITM app. At least for RDM. Not sure about MAD.

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

@Petap0w