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

# S6賽季

## **主要內容**

印度陣營上線，總計6張帶有獨特技能類型的全新英雄卡牌

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

**北歐**

* 布倫希爾德
  1. 守護之光-恢復效果從100%降至80%
* 弗麗嘉
  1. 審判之光-攻擊友軍機率從50%降至30%

## **職業平衡性調整**

* 鬥士-降低升級提供的血量加成係數
* 刺客-提升升級提供的攻擊加成係數

## **PVE相關**

* PVE排行榜將採用競速模式，會將玩家完成關卡所耗費的回合數計入，耗費較少者排名靠前

## **PVP相關**

* 元素克制效果從25%提升至50%

## **技能優化**

* 改進未能正常起效的被動技能，現在會正常施放

## **六星神話卡牌**

* 大幅提升卡牌抽取機率


---

# 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/s6-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.
