> For the complete documentation index, see [llms.txt](https://lucidious89-tutorials.gitbook.io/deluxe-battle-kit-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lucidious89-tutorials.gitbook.io/deluxe-battle-kit-tutorial/deluxe-battle-kit-for-v21.1/mid-battle-scripting/trigger-keys/triggers-variable.md).

# Triggers: Variable

These are keys which only trigger when a special midbattle variable is changed.

* <mark style="background-color:purple;">**"Variable\_#"**</mark>\
  Triggers upon the midbattle variable reaching a specified number (#).<br>
* <mark style="background-color:purple;">**"VariableUp"**</mark>\
  Triggers upon the midbattle variable being increased.<br>
* <mark style="background-color:purple;">**"VariableDown"**</mark>\
  Triggers upon the midbattle variable being decreased.<br>
* <mark style="background-color:purple;">**"VariableOver\_#"**</mark>\
  Triggers upon the midbattle variable reaching a value that is greater than a specified number (#).<br>
* <mark style="background-color:purple;">**"VariableUnder\_#"**</mark>\
  Triggers upon the midbattle variable reaching a value that is less than a specified number (#).

{% hint style="warning" %}
Trigger Extensions: These keys are not compatible with any trigger extensions except for the ones listed in the "Extensions: Frequency" subsection.
{% endhint %}
