item_points_below

item_points_below

需要(触发器属性中的)物品的物品点数低于某个值。

示例配置

- id: item_level_below
  args:
    type: point_name # 物品点数ID
    amount: 10 # 最大点数数量

Last updated