
Consumable actions allow you to add or subtract Currency/Rank/Inventory/Stream Pass amounts from the user who initiated the command or you can specify a specific user by name or using a Special Identifier. You specify the amount of currency/rank/inventory/stream pass amount to add or subtract from them. You may also use Special Identifiers in the amount text box and the inventory item name text box.
You can also use this action to run math computations. Simply type in an equation, which can contain other Special Identifiers, and include the appropriate math symbols (EX: +, -, *, /). You can also use special functions in here to perform operations, such as finding the minimum of two numbers. The full list of support functions can be found here: https://github.com/pieterderycke/Jace/wiki
This action supports the following options:
- Add to user: Adds the amount to the current user
- Subtract from user: Subtracts the amount from the current user
- Add to specific user: Adds the amount to the specified user.
- Subtract to specific user: Subtracts the amount from the specified user.
- Add to all chat users: Adds the amount to all current chat users of the specified role
- Subtract from all chat users: Subtracts the amount from all current chat users of the specified role
- Reset for user: Resets the amount of the current user
- Reset for all users: Resets the amount for all users