For the complete documentation index, see llms.txt. This page is also available as Markdown.

multiply_item_points

multiply_item_points

触发效果

加倍物品点数。

示例配置

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

最后更新于