Raid: Mid-Battle Scripting
Section 7.C.8
This plugin adds various new keys to be used by the Deluxe Battle Kit's mid-battle scripting functionality.
Trigger Keys
These are keys which trigger at various points of a raid battle, or when cheer commands are used.
"BeforeCheer" Triggers before a trainer uses a cheer.
"AfterCheer" Triggers after a trainer successfully used a cheer.
"FailedCheer" Triggers after a trainer's cheer failed.
"CheerLevel" Triggers whenever a trainer's cheer level increases.
"RaidShieldStart" Triggers whenever the raid Pokemon summons a raid shield.
"RaidShieldDamaged" Triggers whenever the raid Pokemon's raid shield takes damage without breaking.
"RaidShieldBroken" Triggers whenever the raid Pokemon's raid shield is broken.
Trigger Extensions: Since these keys can only ever trigger for the opponent, these are not compatible with "user" extensions, such as "_player" or "_foe".
Command Keys
These are keys which trigger certain actions related to raid battles, such as forcing a trainer to use a cheer, or changing certain raid elements such raid shields and counters.
Last updated
Was this helpful?