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 Community Contributed] Making Macros

1541302239

Edited 1541302329
I have just joined my first 5e game on roll20 and I would like to make some macros of my own. However, I can't tell how to call various stats from the character sheet. The sheet we are using is titled D&D 5E (community contributed). Is there any way to call numbers from this character sheet and how do I find it?
Check out this thread i made with a bunch of cleric specific macros (some scale with spell slot or caster level):&nbsp; <a href="https://app.roll20.net/forum/post/6938328/finished-cleric-spell-macros" rel="nofollow">https://app.roll20.net/forum/post/6938328/finished-cleric-spell-macros</a> Most attributes can be found on the 3rd tab of your character sheet "Attributes and Abilities". For example, to call a stat you simply type: @{CHARACTER_NAME_ON_SHEET|PB}&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for proficiency bonus. @{CHARACTER_NAME_ON_SHEET|wisdom}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; for your wisdom @{CHARACTER_NAME_ON_SHEET|wisdom_mod}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;for your wisdom modifier Not all attributes are listed here (like wisdom_mod) and i'm not actually sure where to find them lol
1541396479
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi folks, The Macros that Lucky A has linked appear to be for the 5eOGL by Roll20 sheet, not the Community Contributed. (Note that the CC sheet is fairly out of date, not having received any attention for some time. You may eventually run into compatibility problems.) Note that nearly every attribute should show on the third tab as they describe, however. Repeating attributes typically don't. I have taken the liberty of adding [5e Community Contributed] to your subject line. This should get greater attention from users who play with that sheet. I can change it back if you prefer, of course.