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

# 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 # 加倍值
```
