> 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/s2-sai-ji.md).

# S2賽季

## S2賽季

### 技能平衡性調整

中國

* 炎帝&#x20;
  1. 烈焰吞噬-造成的傷害提升20% 觸發機率提升30% 點燃傷害提升20%
  2. 炎龍破天-造成的傷害提升20% 觸發機率提升30% 燒傷傷害提升20%
* 妲己
  1. 詭計伏擊-造成的傷害提升15%
* 嫦娥
  1. 明月輪回-復活友軍後會回復該友軍的50%生命值，造成的自我傷害下調為50%
* 西王母
  1. 風雲之眼-造成的傷害提升10% 冷卻時間增加1回合
  2. 翠雲護體-冷卻時間縮短2回合

日本

* 彥五瀨命
  1. 生命之源-恢復效果提升50%
* 忍冬
  1. 花雨滋潤-恢復效果提升50%
* 建御雷之男神
  1. 雷霆之拳-造成的傷害提升15%
* 天照大神
  1. 日光祝福-提升的攻擊力增加10% 恢復效果提升30%
  2. 光輝審判-造成的傷害降低20%
* 九尾狐
  1. 狐火之光-造成的傷害提升10% 觸發機率提升10% 灼燒傷害提升10%
  2. 九轉妖風-造成的傷害提升10%
* 伊邪那美
  1. 櫻花之雨-造成的傷害提升10% 冷卻時間增加1回合
  2. 五雷轟頂-造成的傷害提升10% 冷卻時間增加1回合

埃及

* 塞莎特
  1. 破碎之劍-造成的傷害提升10%
* 塞赫麥特
  1. 猛烈衝擊-造成的傷害提升20%
* 巴斯泰托
  1. 獵豹之影-造成的傷害提升15%
  2. 劍刃之舞-造成的傷害提升15%
* 阿努比斯
  1. 靈魂審判-現在會對敵方單位造成(攻擊\*150)傷害 目標受到的傷害提升20%
* 阿圖姆
  1. 宇宙創生-恢復效果降低10%
  2. 星隕之力-造成的傷害提升10%
  3. 宇宙之心-造成的傷害提升10%
* 涅伊特
  1. 神聖治愈-恢復效果提升70%
  2. 永恆之願-恢復效果提升40%

### 卡牌相關

* 希臘陣營上線
* 技能音效上線

### 新增功能

* 賽季通行證
* 邀請好友功能

### 優化相關

* PVP、國戰對戰場景更換
* PVP、國戰對戰剩餘回合顯示
* 全局背景音樂上線

### 國戰相關

* 國戰參與人數動態平衡
* 國戰營寨數量動態平衡
* 營寨資源分佈調整
* 4星卡牌疲勞值調降


---

# 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/s2-sai-ji.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.
