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

# pet\_xp\_multiplier

## `pet_xp_multiplier`

**永久效果**[**​**](https://plugins.auxilor.io/effects/all-effects/pet_xp_multiplier#permanent-effect)

加倍玩家获得的宠物经验值。

**需要 EcoPets。**

## 示例配置

```yaml
- id: pet_xp_multiplier
  args:
    multiplier: 1.5 # 加倍值
    pets: # 宠物ID，如果这个选项不存在，则适用于所有宠物
      - tiger
      - golem 
```
