# multiply\_item\_points

## `multiply_item_points`

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

加倍物品点数。

## 示例配置

```yaml
- id: multiply_item_points
  args:
    type: point_name # 点数ID
    multiplier: 2.5 # 加倍值
```
