sell_items

sell_items

触发效果

将(触发器属性中的)物品自动出售。

示例配置

- id: sell_items
  args:
    multiplier: 0.5 # 价格加倍值
    whitelist: [] # 只出售的物品列表

Last updated