> For the complete documentation index, see [llms.txt](https://contact-63.gitbook.io/cebg-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-63.gitbook.io/cebg-1/undefined-5/undefined-3.md).

# อาวุธ

### **ภาพรวม** <a href="#overview" id="overview"></a>

อาวุธสามารถเพิ่มค่าพลังของฮีโร่และเอฟเฟกต์การโจมตีระหว่างการต่อสู้ เพิ่มอัตราการชนะที่อาจเกิดขึ้นของคุณ สามารถซื้อได้เฉพาะกับ CEG เท่านั้น​

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmR4WUoN7zuW3tNLMBGxr%2Fuploads%2FGr2NtjxjZeAey7OFd8x7%2Fimage.png?alt=media\&token=c92fa214-bd71-4c36-a000-af38d13c1739)​

### **ประเภทอาวุธ** <a href="#weapon-types" id="weapon-types"></a>

อาวุธมี 7 หมวดหมู่ และหมวดหมู่ที่แตกต่างกันนั้นสอดคล้องกับทักษะและคุณลักษณะดั้งเดิมที่แตกต่างกัน พวกเขาคือปืนไรเฟิลจู่โจม, ปืนลูกซอง, ปืนไรเฟิลซุ่มยิง, สายฟ้า, ปืนกลน้ำแข็ง, ปืนมังกรไฟ, RPG ปืนแต่ละกระบอกมีคุณสมบัติและความเสียหายต่างกัน

### **คุณสมบัติของอาวุธ** <a href="#weapon-attributes" id="weapon-attributes"></a>

ปืนแต่ละกระบอกในขั้นต้นจะมีคุณลักษณะพื้นฐาน 7 ประการ ตามประเภทที่แตกต่างกันของปืนแต่ละชนิด ค่าแอตทริบิวต์จะแตกต่างกัน

**การโจมตี:** ค่าความเสียหายของปืนต่อสถานที่

**ระยะ:** ระยะการยิงสูงสุดของปืน

**อัตราการยิง:** ช่วงเวลาระหว่างกระสุนที่ถูกยิง

**วิสัยทัศน์:** ระยะการมองเห็นหลังจากติดตั้งปืน

**นิตยสาร:** ความจุของนิตยสาร

**รี โหลด:** ได้เวลารีโหลดกระสุน

**ความทนทาน:** ค่าที่จะถูกใช้ทุกครั้งที่คุณเข้าร่วมใน PVP และ PVE

### **ระดับอาวุธ** <a href="#weapon-level" id="weapon-level"></a>

อาวุธแต่ละชนิดสามารถอัพเกรดเป็นระดับ 15 ได้ ประเภทค่าแอตทริบิวต์ของอาวุธที่คล้ายกันในระดับต่าง ๆ จะเท่ากัน และยิ่งระดับสูงขึ้น ค่าก็จะยิ่งมากขึ้น

### **หายาก** <a href="#rarity" id="rarity"></a>

อาวุธแต่ละชิ้นมีระดับความหายาก 4 ระดับ ซึ่งสามารถเพิ่มขึ้นได้โดยการรวมอาวุธที่คล้ายคลึงกัน เพิ่มความหายากในการได้รับทักษะแอตทริบิวต์เพิ่มเติม เมื่อรวมอาวุธเพื่อเพิ่มความหายาก อาวุธระดับล่างจะถูกใช้<br>


---

# 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://contact-63.gitbook.io/cebg-1/undefined-5/undefined-3.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.
