Client Pledge moves in tooltips

What type of bug are you reporting? Unsure

What is the bug?
when using pledge moves the slower mon has a it registered as using the allies pledge move rather than its own

https://replay.pokemonshowdown.com/gen9vgc2024regh-2173977026-v1cmutshejl4xwdg3w39ieq1th2083apw


check turn 2


image.png


Are you able to replicate it? If so, how?
use 2 mons and use pledge moves showdown will show that both mons used the faster mons pledge move rather than its own
 
Yeah, this is how pledges actually work. Please only report bugs that you've actually tested in-game to make sure they're really bugs.

EDIT: They are not reporting a mechanics bug, but a client bug - notice how Venusaur doesn't have Grass Pledge in its tooltips.
1722995418002.png
 
Last edited:
This happens because Venusaur's Grass Pledge was "called" by Water Pledge. The sim needs to know this so that it can add the extra Pledge effect to the move. A similar problem probably happens if both allies use Round as in that case the second ally won't show any PP deduction. It might be possible to work around this by specifying this.dex.conditions.get(move.id) as the effect for prioritizeAction.
 
Back
Top