above_points

above_points

需要(作为触发对象的)玩家的某个点数达到指定值。

示例配置

- id: above_points
  args:
    type: g_souls # 点数ID
    amount: 10 # 最小数量

Last updated