global_points_equal

global_points_equal

需要某个全服点数等于指定值。

示例配置

- id: global_points_equal
  args:
    type: item_stock # 点数ID
    amount: 10 # 等于数量

Last updated