
Heya, was wondering if someone could help me.
Basically have a macro for my dragon age game, roll query for attacking and would like to make one for spells too, except spells are currently setup as a template and I'm having issues.
So far tried using html work around I saw on wiki but it still ain't working.
Is this doable?
example of one of the spell macros:
&{template:default} {{name= SHOCK}} {{School = Primal}}{{Mana Cost = 3 MP}}{{Casting Roll = [[2d6+d6+@{selected|Magic}+2]]>13}} {{Test = Constitution(Stamina) vs Spellpower ([[@{selected|Magic}+10+2]])}} {{Effect = [[d6]] damage if saved vs Spellpower otherwise +@{selected|Magic}}}
Basically have a macro for my dragon age game, roll query for attacking and would like to make one for spells too, except spells are currently setup as a template and I'm having issues.
So far tried using html work around I saw on wiki but it still ain't working.
Is this doable?
example of one of the spell macros:
&{template:default} {{name= SHOCK}} {{School = Primal}}{{Mana Cost = 3 MP}}{{Casting Roll = [[2d6+d6+@{selected|Magic}+2]]>13}} {{Test = Constitution(Stamina) vs Spellpower ([[@{selected|Magic}+10+2]])}} {{Effect = [[d6]] damage if saved vs Spellpower otherwise +@{selected|Magic}}}