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

[5e OGL] Set stealth to use Disadvantage?

I'm new to the Roll20's D&D 5e Character Sheet, she is wearing Splint armour and because of this needs to roll Stealth with Disadvantage because of this. However I cannot find a way to set that up, and I will likely not remember that when it comes time to roll this skill check. Can the Character Sheet help me make this roll with disadvantage or do I simply need to remember it?
1481531528
Tetsuo
Forum Champion
Yup, on the settings tab of the sheet (the cog) is a list of options. On the far right, set the "Roll Queries" option to always roll advantage. This will roll 2 rolls each time you roll a skill. 
That one I found, but that makes it for all skills. But I was hoping to apply it to just stealth. I think thou its going to be a thing I have to remember.
1481561706

Edited 1481561729
You could make a token macro for that character and apply the disadvantage there. Either [[2d20kl1 + {@selected|stealth_bonus}]] or using a RollTemplate:  @{selected|wtype}&{template:simple} {{rname=STEALTH}} {{mod=[[[[@{selected|stealth_bonus}]][STE]]]}} {{r1=[[1d20@{selected|halflingluck}+[[@{selected|stealth_bonus}]][STE]]]}} {{r2=[[1d20@{selected|halflingluck}+[[@{selected|stealth_bonus}]][STE]]]}}{{disadvantage=1}}@{selected|selected_output}
Woah, Thank you for that template, wasn't able to find how to create my own.
GayKiwi said: Woah, Thank you for that template, wasn't able to find how to create my own. There are other templates located  here that are specific to the 5e OGL character sheet