# ระบบ Info ชื่อมอนสเตอร์

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

**ชื่อมอนสเตอร์ใน Mega Project จะมีการจำแนกประเภทต่างๆ** ภายในชื่อมอนสเตอร์เอาไว้ด้วย เพื่อความสะดวกสะบายในการเล่น รวมไปถึงความสะดวกสบายในการปล่อยบอท ภายในเซิร์ฟเวอร์อีกด้วย

{% hint style="info" %}
**หมายเหตุ**

~~การอัพเดตในอนาคต อาจจะมีคำสั่งให้ผู้เล่นสามารถ เปิด/ปิด การแสดง Info ชื่อมอนสเตอร์ แบบนี้ได้ สำหรับผู้เล่นที่ลำไยการแสดงผล ชื่อมอนสเตอร์แบบนี้~~
{% endhint %}

***

## รายละเอียดต่างๆ ภายในชื่อมอนสเตอร์

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

1. **Drops** (ซ้ายบน) - ชื่อของ Monster
2. **(Fire)** (ขวาบน) - ธาตุของ Monster, เช่น Fire หมายถึงธาตุไฟ
3. **Lv.3** (ซ้ายล่าง) - เลเวลของ Monster
4. **Plant** (กลางล่าง) - ประเภทของ Monster, เช่น Plant จะหมายถึงพืช
5. **M** (กลางล่าง) - ขนาดของ Monster, S ขนาดเล็ก, M ขนาดกลาง, L ขนาดใหญ่
6. **\[1113]** (ขวาล่าง) - เลขไอดีของ Monster มีไว้เพื่อกรอกใน Bot AI เพื่อเลือกเป้าหมายมอนสเตอร์ที่จะฟาร์ม

***

## การปิดการแสดงผลชื่อ Info ของมอนสเตอร์

<figure><img src="/files/Id9nXMzkT14q03UOVpB8" alt="" width="489"><figcaption></figcaption></figure>

{% hint style="info" %}
**หมายเหตุ**

ผู้เล่นสามารถปิดการใช้งาน การแสดงผลชื่อมอนสเตอร์แบบนี้ ด้วยไอเทม หนังสือคู่มือการเล่นเกม แล้วเลือ กหัวข้อ <mark style="color:blue;">**ปิด/เปิด Monster Name แบบ 2 บรรทัด**</mark> ตามภาพด้านบน เพียงเท่านี้ชื่อมอนสเตอร์ก็จะกลับมาเป็นชื่อปกติ (มอนสเตอร์จะแสดงแค่ชื่อเพียวๆ ตามรูปแบบต้นฉบับของเกม) ที่ไม่มีการแสดง Info ชื่อมอนสเตอร์แบบใหม่แล้ว
{% endhint %}


---

# 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://iriss-organization-1.gitbook.io/mega-project-roc-4.0/mega-server-system/info.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.
