multiply_points

multiply_points

触发效果

加倍点数的值。

示例配置

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

Last updated