# การสร้าง

1. **การสร้างคืออะไร?**
   * สามารถสร้างกล่อง, วัตถุดิบ, อุปกรณ์ต่าง ๆ ได้

2. **วัตถุดิบ**
   * การสร้างไอเท็มต้องใช้วัตถุดิบและเซนี่
     * การสร้างอุปกรณ์จำเป็นต้องมีอุปกรณ์ระดับต่ำกว่าเป็นวัตถุดิบ
     * หากมีการติดตั้งการ์ดกับอุปกรณ์ จะไม่สามารถใช้เป็นวัตถุดิบได้
     * วัตถุดิบสามารถได้รับจากการล่ามอนสเตอร์ในฟิลด์, การส่งตัวละคร, ร้านค้า, การสร้าง ฯลฯ

3. **อัตราความสำเร็จ**
   * ไอเท็มบางชนิดมีโอกาสความสำเร็จในการสร้าง

สามารถตรวจสอบตารางรายละเอียดของการสร้างไอเท็มแต่ละชนิดได้จากลิงก์ที่เกี่ยวข้อง

* [Link](https://docs.google.com/spreadsheets/d/1_XdqXeBHPOkcRWP616B_3TaIWc1dab6j/edit?usp=sharing\&ouid=106750382898558531079\&rtpof=true\&sd=true)


---

# 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.ragnaroklibre.com/undefined/undefined-2/undefined-6.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.
