> For the complete documentation index, see [llms.txt](https://sct.gitbook.io/dirpg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sct.gitbook.io/dirpg/master.md).

# 欢迎来到非凡RPG中文维基

## 关于

**DivineItemsRPG(非凡RPG)** - 是一个可以为你的服务器添加极棒的RPG体验的强大插件! 超过25种物品属性, 6种新的伤害类型, 宝石, 属性石, 非凡附魔, 逼格不能再高! 在下方查阅更多信息.​

## 目录

* 主配置文件
* 命令
* 物品属性
* Actions 动作代码
* 法术
* 能力宝石
* 隔绝宝石
* 箭矢
* 消耗品
* Buffs 增益
* 战斗日志
* 物品掉落
* 非凡附魔
* 宝石
* 封印物品
* 物品提示
* 魔法粉末
* 修复系统
* 属性石
* 分解系统
* 卷轴
* 套装


---

# 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://sct.gitbook.io/dirpg/master.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.
