give_global_points

give_global_points

触发效果

增加或者减少全服点数,见点数系统一节。

示例配置

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

Last updated