
Hi all, I'm trying to build a macro that pops a window that has two vertical lists. Attributes and Skills. The idea is that the player would chose an Attribute from the first column (radio button?) and then a Skill from the second column. When the player presses Enter, these two values would then be used in a formula like this- 1d10 + 1d10 + [attribute] + [skill] Ideally it would be a bonus if the output could label something like this- [character] rolled [attribute [value]] + [skill [value]] = [result] Is such a thing possible?