...
This action allows you to change everything about the reward, including the name, description, increment name, quantity required, and icon. You can also disable the award if needed.
...
Advanced
An Advanced tab allows for the award messages to be tweaked and tuned. These messages are displayed in comments when a user earns a reward increment.
...
Customize the motivational messages with the below Moustache tags.
{{userMention}} - The user's display name
{{actionPerformed}} - What was done to receive the reward increment.
{{incrementName}} - The name of the increment
{{quantityRequired}} - The number of increments required to earn the reward
{{quantityRemaining}} - The number of increments remaining to earn the reward
{{rewardName}} - The name of the reward
{{rewardDescription}} - The description of the reward
{{rewardIcon}} - The emoji icon of the reward
Clone
This action duplicates an award to a new entry, making it much quicker to create a new reward than starting from scratch.
...