# Option Enchant

Option enchantment is similar to armor and costume enchantments, but it doesn't occupy a card slot in your items. Additionally, it provides much more powerful stats compared to normal enchantments.

<figure><img src="/files/PeEBd4XQ3tER3c9Fw8d9" alt=""><figcaption><p>@npc 52</p></figcaption></figure>

The NPC grants random stats to your armor, weapon, and accessories with a low success rate. While all stats have the same chance of being obtained, getting additional option slots has a lower chance.

### Available Option Stats: <a href="#convert-information" id="convert-information"></a>

<table><thead><tr><th width="312">Armor Options</th><th>Weapon &#x26; Accessories Options</th></tr></thead><tbody><tr><td><p>HP: <mark style="color:yellow;">2 ~ 4%</mark></p><p>MDEF: <mark style="color:yellow;">2 ~ 6</mark></p><p>Water Resistance: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Earth Resistance: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Fire Resistance: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Wind Resistance: <mark style="color:yellow;">2 ~ 6%</mark><br>All Element Resistance: <mark style="color:yellow;">2 ~ 4%</mark></p></td><td><p>Additional Damage to Small Monsters: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Additional Damage to Medium Monsters: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Additional Damage to Large Monsters: <mark style="color:yellow;">2 ~ 6%</mark></p><p>Range Attack: <mark style="color:yellow;">1 ~ 3%</mark></p><p>Crit Damage: <mark style="color:yellow;">1 ~ 3%</mark></p><p>Atk Rate: <mark style="color:yellow;">1 ~ 3%</mark></p><p>Magic Atk Rate: <mark style="color:yellow;">1 ~ 3%</mark></p><p>Additional Damage to Boss Monsters: <mark style="color:yellow;">2 ~ 6%</mark></p></td></tr></tbody></table>

### Additional Information: <a href="#option-enchants" id="option-enchants"></a>

<table><thead><tr><th width="322">Option Slot Success Rate</th><th>Note</th></tr></thead><tbody><tr><td><p>1 Slot: <mark style="color:yellow;">20%</mark> Chance</p><p>2 Slots: <mark style="color:yellow;">10%</mark> Chance</p><p>3 Slots: <mark style="color:yellow;">5%</mark> Chance</p></td><td><ul><li>You can buy the <img src="/files/w6JOhfyOOvnTJkTuth2y" alt="" data-size="line"> <mark style="color:orange;">Option Scrolls</mark> in Mining Shop</li><li>You can get maximum of 3 slots option randomly</li><li>Re-enchanting an item with 2 or 3 option slots can reduce the number of slots to just 1.</li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.osro.gg/beginners-guide/option-enchant.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
