vault-add
Adds a defined vault based currency to the player
Action Syntax
actions:
- id: vault-add
amount: 150 # also works with a range -> '10-150'
multiplier: '100 / 10' # optional, you can define expressions hereLast updated