> For the complete documentation index, see [llms.txt](https://redtea-chiayi.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/yuan-shen-wu-qi/song-lai-xiang-qi-zhi-shi-bing.md).

# 松籁响起之时（冰）

**松籁响起之时**

* 松籁是一把需要进行普攻叠层，才能触发高额伤害的大剑。
* 技能介绍
  1. 被动一：对敌人进行攻击时，将生成一个领域，领域持续一段时间。在领域持续时间内对敌人造成的伤害将累积，领域持续时间结束后会原地爆炸，爆炸的伤害取决于你在刚刚的累积伤害的百分比。
  2. 被动二：攻击敌人时将会在自身周围生成寒冰领域，减速附近敌人。
  3. 技能一：右键，短暂引导后，对附近敌人造成伤害。
* P.S. 由于叠满层可以造成高额爆炸伤害，没人扛得住，所以没ex版本。


---

# 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:

```
GET https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/yuan-shen-wu-qi/song-lai-xiang-qi-zhi-shi-bing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
