# การปรับ Skill/Items

### สกิลถูกปรับปรุงใหม่เพื่อเหมาะสมกับกลไกของเกม Poring RO

#### ปรับสกิล

| Skill List     | Modify                                                           |
| -------------- | ---------------------------------------------------------------- |
| Thife Steal    | ลดโอกาสสำเร็จลง 70%                                              |
| Recovery Skill | มีผลเฉพาะตอนนั่งเท่านั้น                                         |
| Mammonite      | ลดการใช้ zeny เหลือเพียง 50%                                     |
| Traps          | สามารถวางได้สูงสุด 20 อัน (ถ้าวางเพิ่มอันแรกที่เคยวางไว้จะหายไป) |
| Ice Wall       | <mark style="color:red;">**ปิดการใช้งาน**</mark>                 |
| Sightrasher    | <mark style="color:red;">**ปิดการใช้งาน**</mark>                 |

#### ปรับไอเทม

| Item List       | Modify                         |
| --------------- | ------------------------------ |
| Arrow ทุกชนิด   | ขายคืน NPC ได้ในราคา 0 zeny    |
| Potion ทุกชนิด  | ขายคืน NPC ได้ในราคา 0 zeny    |
| Creamy Card     | ไม่ดรอปจาก Creamy อีกต่อไป     |
| Marc Card       | ไม่ดรอปจาก Marc อีกต่อไป       |
| Evil Druid Card | ไม่ดรอปจาก Evil Druid อีกต่อไป |
| Myst Case Card  | ไม่ดรอปจาก Myst Case อีกต่อไป  |
| Mimic Card      | ไม่ดรอปจาก Mimic อีกต่อไป      |
| Old Blue Box    | ไม่มีดรอปจาก Monster           |
| Old Violet Box  | ไม่มีดรอปจาก Monster           |
| Gift Box        | ไม่มีดรอปจาก Monster           |
| Old Card Album  | ไม่มีดรอปจาก Monster           |


---

# 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://pawanrat.gitbook.io/poring/undefined/skill-items.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.
