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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
is it possible to get a check box under options to make untrained give -2 penalty instead of +0 and not add level to proficiency as per the gamemastery variant rule "proficiency without level"?
tried a workaround doing some testing with this and it didnt work: if anyone else has ideas on how to achieve this it would be appreciated! because the only other option is to manually go through everything with proficiency and add a -level which changes every time we level up and also add an additional -2 to anything thats untrained
i've worked out a macro that "works" but is awkward because you would need one for every skill: /r d20+((@{selected|acrobatics_rank}-2)+ceil(@{selected|acrobatics_rank}*0.1)*(@{selected|acrobatics_rank}-2))+@{selected|acrobatics_ability}
For PCs, it's maybe a lot simpler: track level in class or something ("Wizard 6"), and leave level on the sheet at 0. Calculate HP manually. For NPCs, it's more of an issue. Have to go through manually, or use a script.
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .