# X

## xp\_multiplier（永久技能）

该技能的作用是加倍玩家获得的原版经验值。

```
- id: xp_multiplier
  args:
    multiplier: 2.05
```

其中：

* args.multiplier：加倍值。
