# 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
```
