- 2
- Posts
- 10
- Years
- Seen Mar 22, 2025
I have a form change that could happen at any time even in the middle of battle. It seems like the "getForm" method only runs when you view the status screen of the pokemon? That combined with "getFormOnStartingBattle" makes the form accurate most of the time but when it happens mid battle it doesn't update until the battle ends and I then check the summary or start a new battle. Is there a way to update the form mid battle? Could I edit the "getForm" method so it could run whenever a move is used or at the end of each turn or whenever else I want? The form change occurs when a status is healed is that matters.
Last edited: