Skip to main content

give_lands_balance

Requires:

Lands

Triggered Effect

This effect requires a Trigger to activate.

Give money to a Land's bank balance

Effect Syntax

- id: give_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.