> For the complete documentation index, see [llms.txt](https://docs.genuniverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.genuniverse.io/cn/you-xi-xin-wen/gai-ban-zi-xun/s5-ji-zhong.md).

# S5季中

## **國戰調整**

1. &#x20;防守營寨AI全面增強，难度大幅调整
2. 營寨升級費用調整，等级1-4些微调涨，等级5大幅调涨
3. 挑戰次數優化 兩天為一輪迴的挑戰機制進行了調整:
   * 第二天的免費挑戰次數增加至每日20次。 當日可購買額外挑戰次數上限為30次。
4. 五級營寨防守耐久度上限調整 五級營寨成功防守后將增加1點耐久度，但現在新增了上限，每個五級營寨最多可增加10點耐久度。此改動將使策略與團隊配合更加重要！
5. 國戰獎勵升級 國戰獲勝獎勵中新增了30000白金券！現在，參與國戰不僅能享受刺激的戰鬥，還能贏得更豐厚的回報！


---

# 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://docs.genuniverse.io/cn/you-xi-xin-wen/gai-ban-zi-xun/s5-ji-zhong.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.
