This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start_battle [2020/02/05 11:35] – justin | start_battle [2021/04/21 18:53] (current) – justin | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ====Signature: | ====Signature: | ||
| <code python> | <code python> | ||
| - | **start_battle**(battle_name) | + | start_battle(battle_name) | 
| </ | </ | ||
| Line 13: | Line 13: | ||
| ====Example: | ====Example: | ||
| - | < | + | < | 
| - | start_battle(" | + | start_battle(" | 
| </ | </ | ||
| - | // | + | // | 
| <WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
| - | 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. | + | Use the **Start Battle** function to manually trigger a battle as part of a [[script|scripted]] sequence, for example to force the player to kill some guardians before entering a dungeon. | 
| </ | </ | ||