> 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/zui-chu-de-da-mo-shu-huo.md).

# 最初的大魔术（火）

**最初的大魔术**

* 最初的大魔术是一把拥有极高机动性，能把敌人耍的团团转的弓。
* 技能介绍
  1. 被动一：箭矢命中敌人后，会对敌人及其周遭的人造成溅射伤害。
  2. 被动二：当你被攻击时，会对攻击者造成致盲效果。
  3. 技能一：左键，向前闪现一段距离。
  4. 技能二：蹲下左键，自身进入隐身状态，同时会在指针处召唤一个雪人伙伴，雪人会自动对周遭敌人进行攻击。
* P.S. 拥有两个ex版本，在不同的领域有着不同的提升。
  1. Ex<mark style="color:red;">**荒**</mark>：增加了雪人的伤害，以及被动溅射伤害，少量增加了隐身时间，闪现距离以及致盲时间。
  2. Ex<mark style="color:purple;">**芒**</mark>：增加了隐身的时间、闪现距离、致盲的时间，少量增加了雪人造成的伤害以及被动溅射的伤害。


---

# 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/zui-chu-de-da-mo-shu-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.
