> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-xiao-guo/level_item.md).

# level\_item

## `level_item`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/level_item#triggered-effect)

给予物品等级经验值。

## 示例配置

```yaml
- id: level_item
  args:
    id: mining_progress # 等级ID
    xp: "%v% * 2" # 给予的经验值
```
