
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}