# multiply\_points

## `multiply_points`

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

加倍点数的值。

## 示例配置

```yaml
- id: multiply_points
  args:
    type: g_souls # 点数ID
    multiplier: 2 # 加倍值
```
