Skip to main content

set_lands_balance

Triggered Effect

Set the Land bank's balance

Requires Lands

Example Config

- id: set_lands_balance
args:
amount: 1000 # The amount to give, use negative values to take
only_trusted: true # (Optional) If only trusted players can use this effect. Defaults to true.
...other config (eg triggers, filters, mutators, etc)
note

Since players can be members of multiple Lands simultaneously with different roles, this Effect applies only to the Land where the player is currently located.