
I'm trying to use Attributes from a character sheet to roll a number of dice equal to the Attributes: /roll @{max_hits}d100 However, this only outputs @{max_hits}. How can I format the roll so I can roll the d100 a times equal to @{max_hits}?