Launcher: Battle Rules

Section 7.H.3

This plugin adds additional battle rules related to the Wonder Launcher mechanic.

"wonderLauncher"

This rule enables the Wonder Launcher features in this trainer battle, if the Wonder Launcher switch isn't currently enabled. This can be used to set specific trainer battles to use the Wonder Launcher mechanic while keeping the mechanic disabled otherwise. This is entered as setBattleRule("wonderLauncher")

"noWonderLauncher"

This rule disables the Wonder Launcher mechanic in this trainer battle, and have it play out as a normal battle. This can be used toggle the feature off for certain trainer battles, even if the Wonder Launcher mechanic is enabled by default. This is entered as setBattleRule("noWonderLauncher")

Last updated