
I want to do this a macro where I can use different weapons with a single macro. Something like: ?{Weapon|Maul,%{Rising Claw|Maul}|Spear 1 Hand, %{Rising Claw|Spear 1 Hand|Spear 2 Hand, %{Rising Claw|Spear 2 Hand}} The Abilities have templates and queries themselves and it seems that this is where I am getting the problem. The abilities all are similar to the one that follows. Is there a way to make this work? ,&{template:npcaction} {{rname=LOA'IL-IAGO (Maul)}} {{name=?{Flavor|A mighty strike!| A mighty strike filled with fury!|A mighty strike filled divine energy!|A mighty strike filled with divine fury!}}} {{description=?{Reckless|No, • Not Reckless|Yes, • Reckless}
?{Sacred Weapon|Yes, • Attack [[1d20+@{strength_mod}+@{charisma_mod}+@{PB}]] - [[1d20+@{strength_mod}+@{charisma_mod}+@{PB}]]
• Counts as Magical| No, • Attack: [[1d20+@{strength_mod}+@{PB}]] - [[1d20+@{strength_mod}+@{PB}]]}
?{Rage|Yes, • Damage: [[2d6ro<2 +@{strength_mod}+2]]
+ [[2d6ro<2]] on Crits|No, • Damage: [[2d6ro<2 +@{strength_mod}]]
+ [[2d6ro<2]] on Crits}
Bludgeoning Damage
?{Smite|No, • No Smite Bonus|1st Level Spell Slot, • Smite: [[2d8]] Radiant Damage
+ [[2d8]] on Crit
+ [[1d8]] if Undead or Fiend
+ [[1d8]] on Crit|2nd Level Spell Slot, • Smite: [[3d8]] Radiant Damage
+ [[3d8]] on Crit
+ [[1d8]] if Undead or Fiend
+ [[1d8]] on Crit| 3rd Level Spell Slot, • [[4d8]] Radiant Damage
+ [[4d8]] on Crit
• [[1d8]] if Undead or Fiend
+ [[1d8]] on Crit|4th/5th Level Spell Slot, • [[5d8]] Radiant Damage
+ [[5d8]] on Crit
• [[1d8]] if Undead or Fiend
+ [[1d8]] on Crit}}}
?{Damage Type|Physical,
/fx glow-blood @{target|TargetA|token_id}|Physical&Divine,
/fx glow-blood @{target|TargetA|token_id}
/fx bomb-holy @{target|TargetA|token_id}}