> 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/fei-lei-zhi-xian-zhen-huo.md).

# 飞雷之弦振（火）

**飞雷之弦振**

* 飞雷是一把主打普通攻击，拥有极高攻速和极强的持续作战能力的弩。飞雷的大部分技能都需要通过射出箭矢或看向敌人实现。
* 技能介绍
  1. 被动一：每隔一小段时间，弩会锁定镜头中心的敌人，自动对他施加“琉金火光”效果，对目标及周围单位进行引爆，并造成伤害。
  2. 被动二：宵宫的部分箭矢将在射出时转换成追踪型的火元素箭矢，对敌人造成伤害并引燃。
  3. 技能一：蹲下左键，随着自创的烟火“琉金云间草”腾跃至空中，紧接着对前方区域造成范围伤害。
* P.S. 飞雷的ex版本在提高基础技能数值的同时新增了两个技能。
  1. 技能EX：被动，对处于燃烧状态的敌人造成额外伤害。
  2. 技能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/fei-lei-zhi-xian-zhen-huo.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.
