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

5th Edition (Community Contributed) Character Sheet - Please update, add this please.

So, took me a bit but I figure out how to add the Rogues level 11 ability, Reliable Talent to a macro.  In the character sheet, under skills, you can add jack of all trade & expertise already, can you please add this code into it so that it'll give us the option of selecting Reliable Talent, as well? Thanks!  {{roll1=[[ {1d20+0, 0d0 + 10}kh1 + [[@{Name|skill}]] + [[@{Name|global_check_bonus}]] ]]}} Below is an example of how it would work for Athletics: &{template:5eDefault} {{character_name=@{Elcarim|character_name}}} {{title=Athletics (STR)}} {{subheader=@{Elcarim|character_name}}} {{subheaderright=Ability check}} {{ability=1}} {{simple=1}} {{rollname=Result}} {{roll1=[[ {1d20+0, 0d0 + 10}kh1 + [[@{Elcarim|athletics}]] + [[@{Elcarim|global_check_bonus}]] ]]}} @{Elcarim|ro_athletics} @{Elcarim|classactionathletics}
1483861115
Kryx
Pro
Sheet Author
API Scripter
The Community Contributed sheet is no longer under development. No new changes will be made by the author
1483861200

Edited 1483861234
Is there any way to contact him/her/them? Or is there a way to update the sheet ourselves?
1483867414

Edited 1483867575
Kryx
Pro
Sheet Author
API Scripter
The author is no longer working on the sheet. I'm not sure how Roll20 would handle a successor, but due to the fact that there are 2 other maintained D&D 5e sheets I assume they don't want to keep a 3rd. I'd suggest using either OGL or Shaped. Someone actually just opened an issue for me to implement this on the Shaped sheet&nbsp; <a href="https://bitbucket.org/mlenser/5eshaped/issues/84/a" rel="nofollow">https://bitbucket.org/mlenser/5eshaped/issues/84/a</a>... I'll see if I can implement it soon.
1483877772
Kryx
Pro
Sheet Author
API Scripter
I implemented this as part of 8.2.0 for the Shaped sheet which will likely be released not this coming week, but the following. See&nbsp;<a href="https://app.roll20.net/forum/post/4450188/5e-shaped-version-8-plus/?pageforid=4466152#post-4466152" rel="nofollow">https://app.roll20.net/forum/post/4450188/5e-shaped-version-8-plus/?pageforid=4466152#post-4466152</a>
Nice.. I was playing around with the other character sheets last night, none of them had that in there, which made me sad.. Good to see you are picking it up :). Also, I contacted the author of said sheet the other night. He and I are talking about a possible update.
1483909968
Actoba
Pro
Sheet Author
For the record (for anyone else looking in here as much as the people that have already posted in it) - See this post (I link this to everyone that sends me support/update requests as part of my reply -&nbsp; <a href="https://app.roll20.net/forum/post/3224196/5e-commu" rel="nofollow">https://app.roll20.net/forum/post/3224196/5e-commu</a>... I will review adding reliable talent if i get a chance...no promises though! While I understand that there is no real direct replacement for some of the features/styling/way-of-doing-things the community sheet has, I&nbsp;recommend new campaigns should be started using one of the other 5e sheets as they have many additions that are lacking in the community one. I'd love to pick up and update the community sheet once more but I just dont have the free time i'm afraid and thats not likely to change anytime soon.
Hey man, thanks! If you can get it done, that would be super cool. Hopefully it will be an easy, quick addition to the sheet.