Hi all,
I would like to have an ability macro that asks to choose a token an then ask for the attribute to use for the test.
Something like : @{target|chosen_target|character_name} value for attribute ?{chosen_attribute|attribute1|attribute2|attribute3} is @{target|chosen_target|?{chosen_attribute|attribute1|attribute2|attribute3}}
Obviously this example doesn't work but is there a workaround that could be use, maybe with reference to some prefix attributes (with value "@{") or wathever ?
Thanks