> 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/pet/undefined-1.md).

# ออปชั่นสัตว์เลี้ยง

&#x20;       เมื่อเรียกใช้งาน สัตว์เลี้ยงจะมอบโบนัสค่าสถานะ (Stat Bonus) พิเศษให้กับตัวละคร โดยสัตว์เลี้ยงแต่ละสายพันธุ์จะให้ค่าโบนัสที่แตกต่างกันไป

&#x20;       สุ่มได้สูงสุด 3 ออปชั่นต่อ 1 ตัว มีบัฟทั้งหมด 16 แบบ แต่ละแบบมี 8 ระดับ (ค่าต่ำ→สูง)\
โดยโอกาสสุ่มแต่ละระดับไม่เท่ากัน:

ลำดับ 1 – 3 = 25%   •   ลำดับ 4 = 15%   •   ลำดับ 5 – 6 = 3%   •   ลำดับ 7 – 8 = 2% (ค่าสูงสุด)

<table data-header-hidden><thead><tr><th width="315"></th><th></th></tr></thead><tbody><tr><td><strong>Buff</strong></td><td><strong>ค่าตามระดับ 1 → 8</strong></td></tr><tr><td>STR / INT / AGI / CON</td><td>32 / 38 / 45 / 52 / 58 / 63 / 73 / 89</td></tr><tr><td>พลังโจมตีกายภาพ (P.ATK)</td><td>50 / 80 / 90 / 100 / 200 / 250 / 300 / 350</td></tr><tr><td>พลังป้องกันกายภาพ (P.DEF)</td><td>50 / 80 / 90 / 100 / 200 / 250 / 300 / 350</td></tr><tr><td>พลังป้องกันเวท (M.DEF)</td><td>50 / 80 / 90 / 100 / 150 / 200 / 250 / 300</td></tr><tr><td>ความแรงคริติคอล (Crit Power)</td><td>300 / 500 / 700 / 900 / 1300 / 1700 / 1900 / 2100</td></tr><tr><td>ความเร็วโจมตี (ATK Speed)</td><td>300 / 500 / 700 / 900 / 1300 / 1700 / 1900 / 2100</td></tr><tr><td>อัตราคริติคอล (Crit %)</td><td>3 / 5 / 7 / 9 / 13 / 17 / 19 / 21</td></tr><tr><td>ความแม่นยำ (Accuracy %)</td><td>2 / 4 / 5 / 6 / 7 / 8 / 9 / 10</td></tr><tr><td>การหลบหลีก (Evasion %)</td><td>2 / 4 / 5 / 6 / 7 / 8 / 9 / 10</td></tr><tr><td>ฟื้นฟู HP (%)</td><td>2 / 4 / 6 / 8 / 10 / 12 / 14 / 16</td></tr><tr><td>ฟื้นฟู MP (%)</td><td>2 / 4 / 6 / 8 / 10 / 12 / 14 / 16</td></tr><tr><td>Max HP</td><td>200 / 300 / 350 / 400 / 500 / 600 / 700 / 800</td></tr></tbody></table>

{% hint style="info" %}
ผู้เล่นสามารถตรวจสอบสเตตัสของสัตว์เลี้ยงได้ที่เมนู**ข้อมูลตัวละคร (กดปุ่ม U)** > แถบ Pet
{% endhint %}

**การเปลี่ยนออปชั่นสัตว์เลี้ยง**

&#x20;       ผู้เล่นสามารถทำการสุ่มออปชั่นสัตว์เลี้ยงใหม่ด้วยไอเทม **Pet Option Changer** ![](/files/aB9GOiGIzNhSNKOIoPUj)

1. กดใช้ไอเทม **Pet Option Changer**
2. เลือกสัตว์เลี้ยงที่ต้องการเปลี่ยนออปชั่น
3. เลือก **"การเปลี่ยนแปลงออปชั่น"**
4. กด **"ยืนยัน"** เพื่อเปลี่ยนเป็นออปชั่นใหม่

<div><figure><img src="/files/NX3FAcDplpgNvbqLUWLb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6eIgo6TlJQCn0U1C7Oy8" alt=""><figcaption></figcaption></figure></div>


---

# 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/pet/undefined-1.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.
