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 NPC Skills Macro

Is it possible to call the attributes from the npc version of the sheet? Since I'm lazy and don't wanna learn the actual method, I've pulled macros from various sources to make my job as a DM easier. I'm trying to run all npc/monsters off the token rather than having the sheets up, but all i can come up with is a macro that calls the character sheet version (example, i didn't fill in the skills on the sheet so it only adds a dex mod for acrobatics) but i wanna use the ability entry from the npc version i've filled out (npcd_acrobatics) I can't seem to get the right type of command to pull this number to the roll. It's a nested skill menu with buttons that looks great, but again it's pulling the wrong number.
1483051954
Tetsuo
Forum Champion
You may find this forum topic helpful: <a href="https://app.roll20.net/forum/post/4266906/5e-ogl-npc-skill-check-macro/?pageforid=4266906#post-4266906" rel="nofollow">https://app.roll20.net/forum/post/4266906/5e-ogl-npc-skill-check-macro/?pageforid=4266906#post-4266906</a>
1483053923

Edited 1483054938
Thanks they're on the same path I am but when I copy those macros they don't even roll the wrong roll... I suppose I should just do my homework lol&nbsp; EDIT I got it rollin' pretty good. Just updated, now all I have to do is enter every skill bonus or penalty if it doesn't = 0... but it'll do what I want it to!