Hey, I've been working on custom abilities to use in my game's character sheets. Is it possible to access all of the makros that are triggered by the PC/NPC buttons at the top of the character sheet? I have found some of them buried in the sheet (like "init-speed-info"), but most of them do not appear to be editable. I'm trying to include the Flat-Footed CMD into the "defense-stats", since it's oddly missing. I tried recreating the roll template from scratch, but I run another issuethere: Is it possible to somehow access properties and formatting options from other roll templates? I'd
really like to be able to use the "lefttext_x" and "righttext_x"
options from pf_generic in all the templates, but when I try using it in
pf_defense, it just parses them as the left-side text, while putting
the actual text on the right. Alternatively, I'd like to access things like @{dr-notes} in templates that do not normally support it, like pf_generic. Do I need to customize the sheet for this stuff and get a Pro acount? :/