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

# S3賽季

## **技能平衡性調整**

**中國**

* 玄女
  1. 飛羽護佑-減少一回合冷卻
* 愚公
  1. 挑山移石-造成的傷害從130%變成170%
* 炎帝
  1. 烈焰吞噬-造成的傷害從140%變成170% ，點燃傷害從70%變成100%
  2. 炎龍破天-造成的傷害從150%變成170% ，燒傷傷害從75%變成100%
* 妲己
  1. 詭計伏擊-造成的傷害從145%變成160%
* 嫦娥
  1. 月華護盾-減傷效果從10%變成40%&#x20;
  2. 明月輪迴-不會再對自己造成傷害
  3. 月之領域-提升的全屬性從10%變成20%，攻擊及護甲從5%變成10%
* 西王母
  1. 翠雲護體-減傷效果從20%變成40%

**日本**

* 彥五瀨命
  1. 生命之源-恢復效果從100%變成140%，每回合治療效果從70%變成100%
* 忍冬
  1. 花雨滋潤-每回合治療效果從100%變成140%
  2. 花之守護-提升的護甲從10%變成20%，受到治療效果提升從20%變成50%
* 建御雷之男神
  1. 天神之力-提升的攻擊力從10%變成15%
  2. 雷霆之拳-造成的傷害從145%變成150%，造成的麻痺效果從一回合變成二回合

**埃及**

* 塞莎特
  1. 破碎之劍-降低的傷害和護甲效果從5%變成10%
* 塞赫麥特
  1. 猛烈衝擊-造成的傷害從150%變成170%
  2. 狂熱之舞-提高的攻擊和暴擊率，分別從10%和15%變成20%和25%
* 巴斯泰托
  1. 獵豹之影-造成的傷害從135%變成150%
  2. 劍刃之舞-造成的傷害從135%變成150%，觸發機率從10%變成40%，出血傷害從70%變成90%
* 阿努比斯
  1. 靈魂審判-造成的傷害從150%變成170%
  2. 骸骨結界-減傷效果從30%變成40%
* 阿圖姆
  1. 星隕之力-觸發機率從30%變成50%

**希臘**

* 阿瑞斯
  1. 血腥之擊-造成的傷害從150%變成170%，觸發機率從30%變成50%，流血傷害從50%變成90%
* 阿波羅
  1. 太陽之箭-點燃傷害從50%變成90%
  2. 預言之眼-暴擊機率從10%變成20%
* 雅典娜
  1. 雅典之怒-造成的傷害從150%變成170%，降低的護甲效果從10%變成20%
  2. 女神守護-從對一名友方單位變成兩名友方單位，減傷效果從25%變成50%

## **屬性調整**

**中國**

* 玄女
  1. 1級的攻擊從50提升到70
* 炎帝
  1. 1級的攻擊從50提升到80
* 妲己
  1. 1級的攻擊從60提升到80
* 嫦娥
  1. 1級的攻擊從65提升到75
* 西王母
  1. 1級的攻擊從65提升到75

**埃及**

* 巴斯泰托
  1. 1級的攻擊從70提升到80

**日本**

* 忍冬
  1. 1級的攻擊從65提升到70
* 天照大神
  1. 1級的攻擊從60提升到75
  2. 1級的護甲從30提升到35

**希臘**

* 阿佛洛狄忒
  1. 1級的攻擊從40提升到70

## **卡牌相關**

* 北歐陣營上線
* 更新技能音效

## **PVE相關**

* 星塵商店售價調整
* 掛機獎勵提升
* 快速掛機從2小時提升到8小時

## **PVP相關**

* 前10名額外加獎

## **首頁大地圖**

* 新增北歐、希臘地圖
* 通行證內容調整

## **國戰相關**

* 將營寨資源拆成10天均分
* 個人排名獎勵不再依照陣營排名，且擴增到前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://docs.genuniverse.io/cn/you-xi-xin-wen/gai-ban-zi-xun/s3-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.
