Hi guys i'm trying to build a spell macro for the Tormenta 20 rpg i'm using this code : &{template:custom}{{name= flame explosion}}{{secondname= 1pm}} {{?{Pm extra|0}[PM]}} {{theroll=[[2d6 +[PM]d6 ]]]}} {{rollname= Fire damage}} So the spell base cost is 1 pm for 2d6 and i can add 1 extra d6 per adittional mana that i add to the spell, so the dmg macro is 2d6 (base dmg) + [PM] (the extra mana that i used) d6, but the macro doesnt add the extra d6 on the dmg Thanks in advance for the help :)