What type of bug are you reporting? Teambuilder
What is the bug?
If a Pokemon has both a Hidden Power type that cannot use 0 Speed IVs but also has Gyro Ball (e.g. Gyro Ball + Hidden Power Fire), the Speed IV will be set to 30 if the most recently viewed move was Hidden Power Fire, and set to 2 if the most recently viewed move was Gyro Ball.
Are you able to replicate it? If so, how?
Bronzong
Ability: Levitate
- Zen Headbutt
- Stealth Rock
- Gyro Ball
- Hidden Power [Fire]
Alternate between selecting Gyro Ball and Hidden Power Fire to see the behavior. For the developer: the fix will be somewhere in the client's
What is the bug?
If a Pokemon has both a Hidden Power type that cannot use 0 Speed IVs but also has Gyro Ball (e.g. Gyro Ball + Hidden Power Fire), the Speed IV will be set to 30 if the most recently viewed move was Hidden Power Fire, and set to 2 if the most recently viewed move was Gyro Ball.
Are you able to replicate it? If so, how?
Bronzong
Ability: Levitate
- Zen Headbutt
- Stealth Rock
- Gyro Ball
- Hidden Power [Fire]
Alternate between selecting Gyro Ball and Hidden Power Fire to see the behavior. For the developer: the fix will be somewhere in the client's
chooseMove
function in client-teambuilder.js
.After clicking Gyro Ball:
After clicking Hidden Power Fire:
After clicking Hidden Power Fire: