Triggers: Move Usage
Section 4.A.7
These are keys which trigger upon a battler using a move.
"BeforeMove" Triggers right before a battler's selected move is about to be executed.
"BeforeDamagingMove" Triggers right before a battler's selected damage-dealing move is about to be executed.
"BeforePhysicalMove" Triggers right before a battler's selected physical move is about to be executed.
"BeforeSpecialMove" Triggers right before a battler's selected special move is about to be executed.
"BeforeStatusMove" Triggers right before a battler's selected status move is about to be executed.
"AfterMove" Triggers right after a battler's selected move is successfully executed.
"AfterDamagingMove" Triggers right after a battler's selected damage-dealing move is successfully executed.
"AfterPhysicalMove" Triggers right after a battler's selected physical move is successfully executed.
"AfterSpecialMove" Triggers right after a battler's selected special move is successfully executed.
"AfterStatusMove" Triggers right after a battler's selected status move is successfully executed.
Last updated
Was this helpful?