> 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/bi-luo-zhi-long-cao.md).

# 碧落之珑（草）

**碧落之珑**

* 碧落之珑是一把主打持续伤害，拥有一定治疗能力，追踪能力与赐予debuff能力的法器。
* 技能介绍

  1. 被动一：每隔一段时间，治疗自身一定生命值。

  碧落之珑左键的普通攻击将转变成扇形的范围伤害，并对击中的其中一个目标施加以下的效果。

  1. 效果一：目标将被腐蚀，造成一定时间的中毒效果。
  2. 效果二：“长生”将每隔一定时间锁定被标记的目标，在它飞向目标过程中，会对沿途敌人造成伤害和击飞。
  3. 效果三：被攻击的其中一个目标将被标记一段时间，造成减速与持续伤害。
  4. 效果四：攻击时将对标记目标的周遭进行腐蚀，造成伤害并施加凋零效果。
* P.S. 碧落之珑的ex版本除了原有的数值增加外，还增加一项能力。
  1. 技能一：右键，发射诅咒光束，对命中敌人造成伤害。


---

# 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/bi-luo-zhi-long-cao.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.
