> For the complete documentation index, see [llms.txt](https://bacon-ro.gitbook.io/bacon-ro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bacon-ro.gitbook.io/bacon-ro-docs/bacon-system/charm-system.md).

# ระบบชาม - Charm System

#### สามารถคราฟท์ชามได้ที่ NPC เมือง Morroc พิกัด 98,112

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

***

#### วิธีการใช้งานระบบ Charm Research

#### 1. สร้าง Unknown Charm

#### 2. นำ Unknown Charm มาสุ่มรับ Charm LV1

#### 3. อัพเกรด Charm แต่ละระดับ

***

### สร้าง Unknown Charm

<figure><img src="/files/6UhIPOeRGBJn7jaFw5u1" alt=""><figcaption></figcaption></figure>

**โอกาสสำเร็จ&#x20;**<mark style="color:$success;">**100%**</mark>

Bacon Coin หาได้จาก [คราฟท์แร่ - Craft Mineral](/bacon-ro-docs/bacon-system/craft-mineral.md)

Rubbish Coin หาได้จาก [ขยะแลกแต้ม - Rubbish Exchange](/bacon-ro-docs/bacon-system/rubbish-exchange.md)

***

### สุ่ม Charm LV1 จาก Unknown Charm

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

**Charm ที่มีโอกาสได้รับ**

{% columns %}
{% column %}

<figure><img src="/files/rM3Icsxm6FGELccGnBIl" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/Fm29tahncdB9IYbiapOj" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/oUMvhyEnmCDFk5URG2RW" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/7Q9JrsG6ouxvnbwQCZWX" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/SwDyRcMqUWpd7MmAfhsL" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/b6BYPpMy0PR9CUIRedLD" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

#### อัพเกรด Charm V1 เป็น V2

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

Charm Fragment หาได้จากกิจกรรมภายในเซิพเวอร์

Monster Soul หาได้จากการพก Novice Starter (เมื่อสังหารมอนเตอร์เลเวล 50 ขึ้นไป)

Novice Starter ได้รับเมื่อรับไอเทมเริ่มต้นที่ Training Ground ก่อนเข้าเมืองหลวง

<div align="left"><figure><img src="/files/WIzptVUGGHZVtYizBiGn" alt=""><figcaption></figcaption></figure></div>

#### **เงื่อนไขการอัพขั้น**

**โอกาสสำเร็จ&#x20;**<mark style="color:$success;">**70%**</mark>

หากไม่สำเร็จสามารถสะสมการสร้างไม่สำเร็จครบ 5 ครั้ง <mark style="color:$success;">ครั้งถัดไปสำเร็จ 100%</mark>

กรณี สำเร็จตั้งแต่ครั้งที่ 2 หรือ 3 หรือ 4 ค่าการันตีจะถูกล้างเหลือ 0

***

#### อัพเกรด Charm V2 เป็น V3

<h2 align="center"><mark style="color:$danger;">รออัพเดท</mark></h2>


---

# 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://bacon-ro.gitbook.io/bacon-ro-docs/bacon-system/charm-system.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.
