Problem is that my character can add 1d4 to her history check, and calligraphers supplies, but there is no easy way to do so. When trying to add 1d4 or write it like [[1d4]] in the circled section, nothing happens. Even writing it like 1d4 just adds 1 to the roll every time. This is the same with calligraphers supplies. What should I do? I have one solution for the history check: History without Expertise: @{wtype}&{template:simple} {{rname=^{history-u}}} {{mod=@{history_bonus}}} {{r1=[[@{d20}+2[Proficiency]+3[intelligence]@{pbd_safe}]]}} {{always=1}} {{r2=[[@{d20}+2[Proficiency]+3[intelligence]@{pbd_safe}]]}} {{global=[[@{global_skill_mod}+[[1d4]][Gifted]]]}} @{charname_output} History with Expertise: @{wtype}&{template:simple} {{rname=^{history-u}}} {{mod=@{history_bonus}}} {{r1=[[@{d20}+2[Proficiency]+5[Mods]@{pbd_safe}]]}} {{always=1}} {{r2=[[@{d20}+2[Proficiency]+5[Mods]@{pbd_safe}]]}} {{global=[[@{global_skill_mod}+[[1d4]][Gifted]]]}} @{charname_output} Where I just add +[[1d4]][Gifted] in the global section, but there is no attribute for the tool roll that I can change. Help.