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

Is there an API script for players make all rolls 5e UA variant.

Haven't been able to find anything. 
1559167031
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
What is the 5e UA variant?
Hey Keith, I think Steven M. is referring to this document.&nbsp; It describes a variant system where DM doesn't roll anything and monster attacks are converted to a defense roll against a DC based on monster's bonus to attack. <a href="https://media.wizards.com/2015/downloads/dnd/UA5_VariantRules.pdf" rel="nofollow">https://media.wizards.com/2015/downloads/dnd/UA5_VariantRules.pdf</a>
1559168084
The Aaron
Roll20 Production Team
API Scripter
I'm not sure a script is warranted. You can just add an ability to the player characters named Defense, set it as a token action, and have them click it when they need to defend, tell them the DC.&nbsp; Basically just like a saving throw. &amp;{template:default}{{name=@{character_name}}}{{Defense=[[1d20+(@{ac}-10)]] | [[1d20+(@{ac}-10)]] }} Adjust as needed for your character sheet.
1559173456
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
aisforanagrams said: Hey Keith, I think Steven M. is referring to this document.&nbsp; It describes a variant system where DM doesn't roll anything and monster attacks are converted to a defense roll against a DC based on monster's bonus to attack. <a href="https://media.wizards.com/2015/downloads/dnd/UA5_VariantRules.pdf" rel="nofollow">https://media.wizards.com/2015/downloads/dnd/UA5_VariantRules.pdf</a> I must have missed or forgotten that one. If you use Aaron's suggestion above, you might want to dedicate one of the bubbles on your creatures to its most common to hit bonus+11. That way, you can see it as soon as you select the token.