A nested query macro you can use as either player or GM to automate the damage calculations of a Paladin's Divine Smite. Simply copy/paste the macro into the DAMAGE field of a new attack in the Attacks & Spellcasting section of the character sheet and get your game on!
If you have questions or need help, I'm always willing to assist. Leave a comment below or reach out to me.
==THE MACRO==
Edit: YouTube seems to be formating it wrong. If it doesn't work for you grab the text from here: https://pastebin.com/PC27amfL
?{Did You Crit?|
No, ?{Select Spell Slot Level|;
One , ?{Target Undead or Fiend? |
No , 2d8 |
Yes , 3d8 }
|;
Two , ?{Target Undead or Fiend? |
No , 3d8 |
Yes , 4d8 }
|;
Three , ?{Target Undead or Fiend? |
No , 4d8 |
Yes , 5d8 }
|;
Four+ , ?{Target Undead or Fiend? |
No , 5d8 |
Yes , 6d8 }
};
|
Yes, ?{Select Spell Slot Level|;
One , ?{Target Undead or Fiend? |
No , 4d8 |
Yes , 6d8 }
|;
Two , ?{Target Undead or Fiend? |
No , 6d8 |
Yes , 8d8 }
|;
Three , ?{Target Undead or Fiend? |
No , 8d8 |
Yes , 10d8 }
|;
Four+ , ?{Target Undead or Fiend? |
No , 10d8 |
Yes , 12d8 }
};
}
------------------------------
🔰 Social Media 🔰
------------------------------
• Discord -- / discord
• Twitter -- / onecritwonder
• Reddit -- / onecritwonder
• Twitch -- / onecritwondertv
• Insta -- / onecritwonder
------------------------------
🔰 Support Us 🔰
------------------------------
• / onecritwonder
• https://ko-fi.com/OneCritWonder
------------------------------
🔰 Music Credit 🔰
------------------------------
Contender by Tracktribe
Link: • TrackTribe - "Contender" [Copyright Free]
#Roll20 #RPG #DND