I am trying to list attribute was rolled as I roll it through an ability roll like so:
Rolling @{?{Attribute|STR|DEX|INT|WIS}}d10 ?{Attribute} dice
to make something that's says in chat
"Rolling 4d10 WIS dice"
I could go "?{Attribute|WIS, @{WIS}}" but I want to re-use the name of the stat later in the macro.
Is this possible?
Rolling @{?{Attribute|STR|DEX|INT|WIS}}d10 ?{Attribute} dice
to make something that's says in chat
"Rolling 4d10 WIS dice"
I could go "?{Attribute|WIS, @{WIS}}" but I want to re-use the name of the stat later in the macro.
Is this possible?