Hi everybody! ^_^ First I would like to thank Sam, Nibrodooh, and Vince SO INCREDIBLY MUCH for this Great Work! Back when Character Sheets first came out, I didn't like the initial defaults, and set to work creating my own. I learned a lot about HTML from that, but, this character sheet is SO AWESOME that of course I will be switching. I am working now to change my Attribute names and API code to interface with this. I have decided after much deliberation and gnashing of teeth that I'm not going to use the Roll Templates. Mostly this is because I feel I need more control over the formatting of the output and the ToolTips; also it's for aesthetic preference. After examining all of the Roll Templates I have decided that I love the look of Actoba's 5e roll templates the best. Now I have totally re-written my scripts that manually construct HTML output for use with /direct, which I learned to do from HoneyBadger and Brian in the days of PowerCard scripts, to look exactly like Actoba's roll template. I therefore have COMPLETE control of all ToolTip content, at the expense of having to use RandomInteger() rather than the whole 3-D dice interface. (I can share this code if anybody would find it interesting...) So, I'd like to say, that one of the things I LOVE about this Pathfinder character sheet is the way that the macro-text can be manually entered as an Attribute, in the repeating field section of Class Abilities, Attacks, Feats, Items, etc., and then referenced using @{macro-text}!!! This allows me to change the &{template} chat message to an !api call, without having to customize the character sheet! The only improvement that I would like to see is that the row of buttons associated with these (the ones hard-coded to be numbered 0-26) have "value=" attributes that hard-code the roll template call; could these be made to also refer to @{macro-text}? And also this functionality be extended to things like the Ability check, Saving Throw, and Skill check buttons? That would be so helpful because I want to be able to do the skill checks using my API-based HTML output. Thanks again so much, you have greatly improved my Campaign and given me a lot of things to Learn... - Sarjenka