- Joined
- Aug 28, 2024
- Posts
- 1
So I’ve got a couple abilities that use certain moves on switch in. But because it calls the move itself for the ability through pbUseMoveSimple, it counts as the Pokemon’s move selection before the turn begins which makes them unable to use any selected moves during the turn.
Is there any way to prevent this? Either through changing the abilities themselves or by adjusting how the attack phase factors into it.
Is there any way to prevent this? Either through changing the abilities themselves or by adjusting how the attack phase factors into it.