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

# job\_xp\_multiplier

## `job_xp_multiplier`

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

加倍 EcoJobs 的职业获得的职业经验值。

## 示例配置

```yaml
- id: job_xp_multiplier
  args:
    multiplier: 1.5 # 加倍值
    jobs: # 加倍的职业ID，如果不设置的话，加倍所有的职业的经验值
      - miner
      - builder 
```
