We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Each instance can store persistent data.
Define default values in the variables section.
variables
variables: energy: 0 owner_name: "None" is_locked: false
type: set_variable
key: energy
value: 100
type: modify_variable
operation: ADD
amount: 10
Use <variable:key> in strings to display values.
<variable:key>
"Energy: <variable:energy>"