— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
Starts the specified battle. The battle name is case-sensitive.
start_battle(battle_name)
Argument | Description | Type | Required |
---|---|---|---|
battle_name | Name of the battle to start (as defined in the Battle Editor). | String | Yes |
start_battle("Slime Ambush");
Results: The battle named “Slime Ambush” is started.
Use the Start Battle function to manually trigger a battle as part of a scripted sequence, for example to force the player to kill some guardians before entering a dungeon.