This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| combat_editor [2024/02/18 18:18] – justin | combat_editor [2024/02/18 18:18] (current) – justin | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| |Pre-Round Script|[[Script]] that will run at the beginning of each round of a [[battle]]. The **$round** variable will contain the round number (e.g. 1, 2, 3, etc.). The **$battle_name** and **$characters** variables are also available (see pre-battle script and post-battle script details).| | |Pre-Round Script|[[Script]] that will run at the beginning of each round of a [[battle]]. The **$round** variable will contain the round number (e.g. 1, 2, 3, etc.). The **$battle_name** and **$characters** variables are also available (see pre-battle script and post-battle script details).| | ||
| |Post-Round Script|[[Script]] that will run at the end of each round of a [[battle]]. The **$round** variable will contain the round number (e.g. 1, 2, 3, etc.). The **$battle_name** and **$characters** variables are also available (see pre-battle script and post-battle script details).| | |Post-Round Script|[[Script]] that will run at the end of each round of a [[battle]]. The **$round** variable will contain the round number (e.g. 1, 2, 3, etc.). The **$battle_name** and **$characters** variables are also available (see pre-battle script and post-battle script details).| | ||
| - | |Pre-Turn Script|[[Script]] that will run at the beginning of each [[character|character' | + | |Pre-Turn Script|[[Script]] that will run at the beginning of each [[character|character' |
| - | |Post-Turn Script|[[Script]] that will run at the end of each [[character|character' | + | |Post-Turn Script|[[Script]] that will run at the end of each [[character|character' |
| =====Common Toolbars===== | =====Common Toolbars===== | ||