Needs Triage Bug Report - Chat

What type of bug are you reporting? Chat

What is the bug?
Typing /ms boosts defense, all yields a list of moves not including Stockpile. Same happens when using /nms or adding natdex tag.

Are you able to replicate it? If so, how?
Repeats every time i repeat the command.
 
Looks like a quirk in the way movesearch is handled, in the code it only checks for move.boosts, move.secondary.self.boosts and move.selfBoost.boosts. Interestingly this misses diamond storm as well, since its boost is modeled differently.
 
Back
Top