add_point

永久效果

添加或者减少某个点数的值。

示例配置

- id: add_points
  args:
    type: g_souls # 点数ID
    amount: 1 # 增加或者减少的数量,减少为负数

Last updated