> For the complete documentation index, see [llms.txt](https://ersha.gitbook.io/attributeplus-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ersha.gitbook.io/attributeplus-pro/du-qu-xiang-guan/guo-lv-fu-xiang-guan.md).

# 过滤符相关

| 过滤符 | 作用                    |
| --- | --------------------- |
| &-  | 该行描述将不会读取属性           |
| &\| | 只读取过滤符左遍内容            |
| §<  | 只读取过滤符左遍内容 (与 §\| 相同) |
| §>  | 只读取过滤符右遍内容            |

## 例子

"**&-**&#x7269;理伤害: 1000" 那么该行描述上的属性就 **不会读取**\
**"**&#x7269;理伤害+ 999 **&<**(战斗力999)" 那么该行描述只读取 **"物理伤害+ 999"** 内容\
\
请配合物品制造(**例如 MythicMobs 的物品库功能**)插件使用，在游戏内使用 **/lore add &-物理伤害: 100** 是无效的
