give_points

give_points

触发效果

添加或者减少点数。

示例配置

- id: give_points
  args:
    type: g_souls # 点数ID
    amount: 1 # 数量,支持负数代表减少

Last updated