item_points_equal

item_points_equal

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

示例配置

- id: item_level_equal
  args:
    type: point_name # 物品点数ID
    amount: 10 # 点数数量

Last updated