> 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-4.md).

# ชิป

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

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

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmR4WUoN7zuW3tNLMBGxr%2Fuploads%2FCCGgQ3MXyR9j6a2xrnMt%2Fimage.png?alt=media\&token=d20830c1-043e-4729-8431-50f33112f1f5)​

### **คุณลักษณะ** <a href="#attributes" id="attributes"></a>

**HP:** แสดงถึง HP ของตัวละคร เมื่อ HP ลดลงเหลือ 0 ระหว่างการต่อสู้ ตัวละครจะตาย

**การ รักษา:** ฟื้นฟูจำนวนเลือดคงที่ต่อวินาที

**โจมตี:** แสดงถึงค่าความเสียหายของตัวละคร ยิ่งพลังโจมตีสูง ความเสียหายต่อศัตรูก็ยิ่งมากขึ้น

**การป้องกัน :** หมายถึง ค่าป้องกันของตัวละคร ความเสียหายที่ได้รับ คือ ความเสียหายที่ควรได้รับในพื้นที่ตามมูลค่าของค่าป้องกัน

**ความเร็วใน การเคลื่อนที่: ความเร็ว**ในการเคลื่อนที่ของตัวละคร ยิ่งค่าสูง ความเร็วในการเคลื่อนที่ก็ยิ่งเร็วขึ้น

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

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

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

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

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

**มูลค่านำโชค:** เพิ่มการส่งออกสกุลเงินของเกม

### **หายาก** <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-4.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.
