> For the complete documentation index, see [llms.txt](https://arenadocs.taitiko.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arenadocs.taitiko.com/copy-of-taitiko-arena-docs-ch/taitiko-arena/jin-biao-sai/weekend-warriors.md).

# Weekend Warriors

<figure><img src="/files/NGFf0LggLDdC5KGBVa05" alt=""><figcaption></figcaption></figure>

持续时间：24 小时\
赛制：轮转赛制（Rotative）\
补买次数：1 次\
货币：Honor\
报名费用："X" Honor\
奖池：根据总参赛人数动态变化的 Honor 奖池\
获胜者：前 10 名\
额外奖励：所有参与者

***

**Weekend Special** 是一场高强度的竞技锦标赛，采用轮转赛制，持续 24 小时。参赛需支付 “X” Honor 作为报名费，并可进行一次补买，汇聚了渴望荣耀与专属奖励的精英选手。

所有参赛者缴纳的 Honor 将组成奖池，由前 10 名玩家瓜分。除了 Honor 奖励，这些玩家还将根据最终排名获得掉落奖励。

排名第 10 至第 100 名及以上的玩家也将获得史诗级与稀有掉落，确保每一位参与者都有动力战斗到最后一刻。

***

### **奖池分配（前 10 名）**

| 排名       | honor 比例 | Legendary Drops |
| -------- | -------- | --------------- |
| 第 1 名    | 45%      | 10              |
| 第 2 名    | 25%      | 8               |
| 第 3 名    | 12%      | 6               |
| 第 4 名    | 8%       | 4               |
| 第 5 名    | 5%       | 2               |
| 第 6–10 名 | 各 5%     | 各 1             |

***

### **额外奖励**

这些奖励与 **Prize Pool** 无关，仅根据最终排名单独发放。

| 排名范围      | Epic Drops | Rare Drops |
| --------- | ---------- | ---------- |
| 第 11–20 名 | 10         | 0          |
| 第 21–50 名 | 5          | 0          |
| 从第 51 名开始 | 0          | 10         |


---

# 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://arenadocs.taitiko.com/copy-of-taitiko-arena-docs-ch/taitiko-arena/jin-biao-sai/weekend-warriors.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.
