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

# PVE

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

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

### **รายละเอียด** <a href="#details" id="details"></a>

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

### **ระยะเวลาและคุณสมบัติ** <a href="#duration-and-features" id="duration-and-features"></a>

โหมดนี้รองรับการเล่นออฟไลน์เช่นกัน ผู้เล่นสามารถเริ่มเล่นเกม PvE ที่ไม่ได้ใช้งาน จากนั้นออกจากระบบและการต่อสู้จะเสร็จสิ้นโดยอัตโนมัติ ระยะเวลาของ PVE คือ 6, 12... (สูงสุด 48 ชั่วโมง) ยิ่งเลเวลสูง ยิ่งนาน รางวัลยิ่งมาก

ผู้เล่นไม่สามารถเข้าร่วม PVE ได้อย่างต่อเนื่อง หลังจากเข้าร่วมภารกิจ PVE ล่าสุด จะใช้เวลาคูลดาวน์ก่อนเริ่มการต่อสู้ PVE ครั้งต่อไป ช่วงระยะกลางสามารถย่อให้สั้นลงได้โดยการใช้จ่าย $CEG

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

โทเค็นเกมจำนวนหนึ่งจะได้รับรางวัลสำหรับการชนะการต่อสู้ ไม่มีรางวัลสำหรับความล้ม**เหลว**

![แบทเทิลโชว์](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmR4WUoN7zuW3tNLMBGxr%2Fuploads%2FKI1g1oYGPHnHkKmGL46T%2F%E6%8E%A8%E5%B9%BF4.png?alt=media\&token=5e762cb6-5a08-4efd-9615-4053ef2869bf)


---

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