For the complete documentation index, see llms.txt. This page is also available as Markdown.

below_balance

below_balance

需要(作为触发对象的)玩家的金币低于指定值。

需要 Vault。

示例配置

- id: below_balance
  args:
    balance: 150000.50 # 最大数量

最后更新于