
Ive been using this attack macro: &{template:pf_generic}{{color=darkred}}{{name=@{Selected|token_name} slams his weighted spear into @{target|Token_Name} with a howl of rage!}} {{Weighted Spear:=[[d20+4+?{temp modifier|0}]]}}{{Critical Confirm:=:[[d20+4+?{temp modifier|0}]]}}{{?{Weapon?|Mace,Mace Damage (Blunt):=[[d6+2]]|Spear, Spear Damage (Piercing):=[[d8+2]]}}} It worked fine till I imported the character to another VTT/Game. Now it wont output anything at all. I suspect its because of the &{template:pf_generic} somehow, and maybe it cant access that particular template. Both I and the other game have full subscriptions. Anyone have any idea whats going on? Second, I'd like to modify this to only roll the Critical Confirmation and additional damage when the initial attack roll is a critical i.e. on a 20. Any help would be most appreciated.