# MOBA + 大逃殺

CEBG 是一款第三人稱射擊遊戲，每場戰鬥有40名玩家進行戰鬥。CEBG將最後一人幸存的遊戲玩法與生存遊戲的生存、探索和消除元素融為一體。玩家在大逃殺中戰鬥，玩家爲了成爲額最後生存下來的一人而戰鬥。玩家可以選擇單人、雙人或最多四人的小團隊。最後活下來的人或團隊贏得比賽。

玩家在每場戰鬥開始時從飛機降落到地圖上。除了不影響遊戲的定制服裝選擇外，玩家可能一開始沒有裝備。如果玩家想從一開始就獲得武器裝備，就需要提前購買。&#x20;

著陸後，玩家在地圖上搜索武器、機甲和其他裝備。這些物品在比賽開始時按程序分佈在地圖上，某些高風險區域通常有更好的設備。&#x20;

殺死其他玩家后可以掠奪他們的裝備。&#x20;

每隔幾分鐘，地圖的可玩區域就會開始縮小到隨機位置。任何處於安全區外的玩家都會逐漸受到傷害，如果不及時進入安全區，最終會被淘汰。這導致活動區域更加受限，從而增加了相遇的機會。在戰鬥中，地圖的隨機區域將被紅色標記並被轟炸，該區域的玩家將面對危險。在這兩種情況下，玩家都會在幾分鐘前收到警告，從而有時間轉移到安全的地方。一架飛機偶爾會隨機飛過可玩地圖的各個部分，或玩家使用信號槍的地方，並掉落一個裝有在其他地方難以獲得的物品的戰利品袋。這些包裹發出引人注意的信號，吸引玩家爭奪並引發進一步的對抗。


---

# 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://contact-63.gitbook.io/cebg-bai-pi-shu/you-xi-wan-fa/moba-+-da-tao-sha.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.
