above_global_points

above_global_points

需要某个全服点数达到指定值。

示例配置

- id: above_global_points
  args:
    type: item_stock # 点数ID
    amount: 10 # 最小数量

Last updated