> 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-choices.md).

# Triggers: Choices

These are keys which only trigger when the player selects a choice during a midbattle text or speech event.

* <mark style="background-color:purple;">**"Choice\_\id\\\_#"**</mark>\
  Triggers upon the player selecting a specified choice index (#) for a question with a specified ID (\id\\).<br>
* <mark style="background-color:purple;">**"ChoiceRight\_\id\\"**</mark>\
  Triggers upon the player making the correct choice for a question with a specified ID (\id\\).<br>
* <mark style="background-color:purple;">**"ChoiceWrong\_\id\\"**</mark>\
  Triggers upon the player making the incorrect choice for a question with a specified ID (\id\\).

{% hint style="danger" %}
Trigger Extensions: These keys are not compatible with any trigger extensions.
{% endhint %}
