Trying to play with Elven Accuracy via macro. I've got it so close to working. &{template:5eDefault} {{title=@{Cygnus|rangedweaponname5}}} {{subheader=@{Cygnus|character_name}}} {{subheaderright=Ranged attack}} {{outputall=1}} {{weapon=5}} {{Roll type=With advantage}} {{Attack= [[1d20cs>@{Cygnus|rangedweaponcritrange5} + [[@{Cygnus|rangedtohit5}]] + [[@{Cygnus|rangedmagic5}]] + [[@{Cygnus|global_ranged_attack_bonus}]] ]] | [[1d20cs>@{Cygnus|rangedweaponcritrange5} + [[@{Cygnus|rangedtohit5}]] + [[@{Cygnus|rangedmagic5}]] + [[@{Cygnus|global_ranged_attack_bonus}]] ]] | [[1d20cs>@{Cygnus|rangedweaponcritrange5} + [[@{Cygnus|rangedtohit5}]] + [[@{Cygnus|rangedmagic5}]] + [[@{Cygnus|global_ranged_attack_bonus}]] ]] }} {{Damage= [[@{Cygnus|rangeddmg5} + [[@{Cygnus|rangeddmgbonus5}]] + [[@{Cygnus|rangedmagic5}]] + [[(@{Cygnus|global_ranged_damage_bonus})]] ]] @{Cygnus|rangeddmgtype5} }} {{Crit=Additional [[@{Cygnus|rangedcritdmg5}]] @{Cygnus|rangeddmgtype5} damage }} The downside is, obviously, that it only works with a specific weapon; I don't think there's a way to have the advantage/disadvantage prompt have an "Elven Accuracy" option (though if there is, lemme know!) The only issue I have left is that crit damage gets rolled no matter what. I know it's possible to only have crit damage show up ON crit, because the sheet itself does this. Does anyone know how I could do this via macro? Thank you! ~Robin