MadCoder said: Matt M. said: Mook said: Hey y'all! A few quick questions as I continue poking around. 1) Are there any community created rollable tables? GURPS is so reliant on them -- random hit location, critical hits, critical misses, etc. -- I figure the GURPS GMs out there must be using something. 2) I've made a few of my own which are serviceable enough, but the problem is -- they're butt-ugly. For example, "What a beautifully formatted attack roll. Omg, who vomited text in my chat? Ah, back to lovely formatting for damage." 3) Do the integrated character sheet macros for things like combat skill rolls use, or could they use, things like @target and @selected? I.e., so the chat output would indicate the target of the rolled attack. Thanks for all the work put into this! I poke back in once a month or so, and it's always better than the last time I saw it. :) I was working on the same thing last week. I got about as far as you did, and have the same questions ... Hi Mook, Matt M. and everyone else, Here's a link the Roll Template description. It doesn't have all the fields since they are pretty specific to character sheet actions, but it should help. It's an older document, so I'll have to check it again for new fields that people may want to use. <a href="https://1drv.ms/b/s!AnMvSmU-IUW2jJsp-Eip6ahs8bFMhQ?e=bXHbaL" rel="nofollow">https://1drv.ms/b/s!AnMvSmU-IUW2jJsp-Eip6ahs8bFMhQ?e=bXHbaL</a> For tomorrow's update, I added 4 generic boxes that anyone cause for adding a row to the roll template output. Text Box One noteBoxOneShow = 1 or empty. If 1, the note box will display in the chat area noteBoxOneLabel = The label of the row. This should contain a value noteBoxOneContent = The content you want to display Text Box Two noteBoxTwoShow = 1 or empty. If 1, the note box will display in the chat area noteBoxTwoLabel = The label of the row. This should contain a value noteBoxTwoContent = The content you want to display Text Box Three noteBoxThreeShow = 1 or empty. If 1, the note box will display in the chat area noteBoxThreeLabel = The label of the row. This should contain a value noteBoxThreeContent = The content you want to display Text Box Four noteBoxFourShow = 1 or empty. If 1, the note box will display in the chat area noteBoxFourLabel = The label of the row. This should contain a value noteBoxFourContent = The content you want to display