> 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/give_pet_xp.md).

# give\_pet\_xp

## `give_pet_xp`

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

给予玩家宠物经验值。

**需要 EcoPets。**

## 示例配置

```yaml
- id: give_pet_xp
  args:
    amount: 100 # 数量
    pet: ghost_wolf # 宠物ID
```
