> For the complete documentation index, see [llms.txt](https://docs.eliteminecraftplugins.com/eliteenchantments/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eliteminecraftplugins.com/eliteenchantments/general-information/creating-enchantments/options.md).

# Options

List of useable options for creating custom enchantments.

## What are options?

Options are customizable additions you can add to an enchantment, on a per-level basis, to modify how the enchantment will activate/what is needed for it to activate.&#x20;

|        **Option**       |                              **Description**                              |
| :---------------------: | :-----------------------------------------------------------------------: |
|     souls: \[AMOUNT]    |        The amount of souls required for an enchantment to activate        |
|    chance: \[CHANCE]    |       The chance for an enchantment to activate (Supports decimals)       |
|    cooldown: \[TIME]    |           Time in between an enchantment activating (In seconds)          |
| condition: \[CONDITION] | A condition that needs to be met before the enchantment tries to activate |
