> For the complete documentation index, see [llms.txt](https://drlv.gitbook.io/dragonica-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drlv.gitbook.io/dragonica-landverse-whitepaper/undefined/enchantment/undefined-1/undefined-2.md).

# การเปลี่ยนออปชั่นโซล

&#x20;       เมื่อทำการยกระดับความหายากของอุปกรณ์ (Soul Craft) ตั้งแต่ระดับ <mark style="background-color:$success;">**Advanced (สีเขียว)**</mark> เป็นต้นไป ไอเทมชิ้นนั้นจะได้รับการปลดล็อกค่าสถานะโบนัสพิเศษที่เรียกว่า **"ออปชันโซล (Soul Options)"** โดยจะเริ่มต้นปลดล็อกที่ 1 แถว และจำนวนแถวจะเพิ่มขึ้นตามระดับความหายากของอุปกรณ์ ไปจนถึงขีดสุดเมื่ออุปกรณ์อยู่ในระดับสูงสุดคือ <mark style="color:violet;background-color:violet;">**Legend (ม่วง)**</mark>

&#x20;       เนื่องจากค่าสถานะโบนัสที่ได้รับจะเป็นการสุ่ม ซึ่งอาจไม่สอดคล้องกับสายอาชีพของผู้เล่น ระบบจึงเปิดโอกาสให้สามารถปรับแต่งค่าสเตตัสเหล่านี้ได้ด้วยไอเทม **Craft Option Changer** ![](/files/5oZjFvnUP4MSdqUmvB7Q) ตามขั้นตอน ดังนี้:

1. กดใช้ไอเทม **Craft Option Changer**
2. เลือกอุปกรณ์ที่ต้องการเปลี่ยน **Soul Craft Option**

<figure><img src="/files/3MNEWRSpO3k4PGtH8d7K" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
จำนวนการใช้ไอเทม **Craft Option Changer** ขึ้นอยู่กับระดับความหายากของอุปกรณ์ที่เลือก

* <mark style="color:green;background-color:$success;">**Advanced (เขียว)**</mark>**:** 1 ชิ้น
* <mark style="color:blue;background-color:$primary;">**Special (ฟ้า)**</mark>**:** 2 ชิ้น
* <mark style="color:$warning;background-color:$warning;">**Artifact (ส้ม)**</mark>**:** 3 ชิ้น
* <mark style="color:violet;background-color:violet;">**Legendary(สีม่วง)**</mark>**:** 4 ชิ้น
  {% endhint %}

3. เมื่อเลือกอุปกรณ์ที่ต้องการเปลี่ยนแล้ว ทำการกดปุ่ม **"เปลี่ยน"** เพื่อใช้ไอเทมและเปลี่ยนค่าออปชั่น

{% hint style="warning" %}
(**ข้อควรระวัง:** ไอเทม **Craft Option Changer** จะถูกใช้ตามจำนวนที่ระบุทันที)
{% endhint %}

<figure><img src="/files/atv03BjTZyUpeIgBQNAs" alt=""><figcaption></figcaption></figure>

4. หากต้องการเลือกใช้ออปชั่นดังกล่าว กดปุ่ม **"ยืนยัน"** เพื่อบันทึกผลการเปลี่ยนแปลงค่าออปชั่น


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://drlv.gitbook.io/dragonica-landverse-whitepaper/undefined/enchantment/undefined-1/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
