
I don't know if this is possible, but I thought I would check with the forums and see. I want to create a bunch of ability macros that are not tied to any particular character/spell/weapon/whatever that my players can cut and paste onto thier sheets and then customize. What would really make this work easier for them is if I could use some variables at the top of the macro that the players could customize. For example: WeaponName = "Short Sword" DamageDie = "1D6" /me attacks with my WeaponName /roll DamageDie Any way to do this?