Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

i am lost on macros and am looking for a token macro for 5th ed d and d

a generic macro where you could pick a token , then choose a saving throw , and then pick how many times it would roll for bigger mobs of the same creatures?
1584654139
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
There are some great API script tools that require a pro subscription. For a generic saving throw macro that will work on a free account, try this. Save it as a macro in your collections tab, call it "Saves" and make it a token action: &{template:npcaction} {{rname=Saving Throws}} {{description=[Strength](~selected|strength_save) [Dexterity](~selected|dexterity_save) [Constitution](~selected|constitution_save) [Intelligence](~selected|intelligence_save) [Wisdom](~selected|wisdom_save) [Charisma](~selected|charisma_save)}}
you are a god !
strange though is it supposed to roll a bless roll? 
Maybe the global save modifiers field has bless checked on the character sheet?  That would automatically add bless to the roll.
1584669176
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Yeah, that's an odd quirk of the sheet. Just turning the field on fills it with a bless. Just click it off.