> 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/pvp.md).

# PVP

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

ใน Metaverse CEBG หลังจากที่ผู้เล่นเข้าสู่เวที PVP แล้ว พวกเขาสามารถแข่งขันในโหมดจัดอันดับและโหมดปกติได้ คุณสามารถเลือกเล่นเดี่ยวหรือทีมละสี่คน ระหว่างการต่อสู้ จะได้รับ CEG จำนวนหนึ่ง และแต่ละรอบจะได้รับรางวัลเป็นโทเค็น CEG ตามอันดับ

PvP สร้างการต่อสู้โดยอัตโนมัติด้วยผู้เข้าร่วม 40 คนตามขนาดทีม ระดับฮีโร่ และผู้ใช้ออนไลน์ปัจจุบัน

ในระหว่างการสู้รบ คุณจะไม่สามารถฟื้นคืนชีพได้หลังความตาย ยิ่งอันดับสูงขึ้นและจำนวนการฆ่ายิ่งสูง รางวัลยิ่งสูง

### **รายละเอียดการต่อสู้** <a href="#battle-details" id="battle-details"></a>

• มีผู้เข้าร่วม 40 คนในแต่ละการต่อสู้ และพวกเขาจะจับคู่ตามจำนวนอัตราการชนะและความสมดุลของระดับ

#### **โหมดเกม PVP ทั้งหมด 4 โหมด:** <a href="#a-total-of-4-pvp-game-modes" id="a-total-of-4-pvp-game-modes"></a>

• ตามขนาดทีม: เล่นคนเดียวและสี่คน

• การจัดอันดับตาม: เกมด่วน & อันดับ

### **ความแข็งแกร่ง** <a href="#stamina" id="stamina"></a>

PVP Arena จะกำหนดจำนวนการต่อสู้ตามความแข็งแกร่งของฮีโร่แต่ละคน ฮีโร่สูงสุด 1 คนสามารถเข้าร่วมใน 10 การรบต่อวัน ในการรบแต่ละครั้ง โทเค็น CEG จะได้รับรางวัลตามประสิทธิภาพในเกม

หลังจากหมดเรี่ยวแรงแล้ว สามารถใช้ CEG เพื่อฟื้นฟูได้ ผู้เล่นที่มีอันดับสูงกว่าจะสามารถรับรางวัลโทเค็น CEG ได้มากขึ้น และสามารถขายโทเค็น CEG บนการแลกเปลี่ยนเพื่อให้ผู้เล่นได้รับผลกำไร การบริโภคความแข็งแกร่งเพิ่มขึ้นตามระดับ

### **รางวัล** <a href="#rewards" id="rewards"></a>

• **Map Drops:** บัฟการต่อสู้

• **รางวัลการสิ้นสุดการแข่งขัน:** โทเค็นเกม ($CEG) และแชร์ผลลัพธ์เพื่อรับหีบสมบัติแบบสุ่ม (รวมถึงความแข็งแกร่ง น้ำมันซ่อมแซม ฯลฯ)

• **รางวัลประจำฤดูกาล:** หลังจบฤดูกาล ตามการจัดอันดับของแต่ละภูมิภาค รับส่วนแบ่งของรางวัลรวมโทเค็นการกำกับดูแล($CEC)

![แบทเทิลโชว์](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmR4WUoN7zuW3tNLMBGxr%2Fuploads%2F09jM4FeZtDPxSkJmtQW6%2F%E6%8E%A8%E5%B9%BF3%E5%AE%A3.png?alt=media\&token=1001609c-d660-4439-b544-f6014dc6493d)


---

# 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/pvp.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.
