
As some of you know, I'm creating a sheet author guide. I went a bit overboard of repeating sections, but I'm winding down my 25-part series there: https://cybersphere.me/roll20-sheet-author-master-list/. (also https://cybersphere.me/roll20/)
I'm planning to write about rolltemplates next and thought I'd ask you what I should include. You were really helpful last time.
This should answer people's questions and confusion about adding a rolltemplate to a character sheet. What should I include? Hopefully it'll be a lot shorter than last time!
Ignore translations for now - I'll be covering them later. Also custom roll parsing can be used to simplify rolltemplates- but I won't be covering them here.
Some things I'll definitely be including:
- How rolltemplates still need legacy code, and how you need to create a container to include the output
- Logic helpers (possibly lots to write here, including the role of inline rolls)
- The fact you cant perform calculations in a rolltemplate (but you can in the macro you send to the template).
- The way reusing rolls output can be used in rolltemplates
What do you think I should cover? What has caused you confusion, or do you have to kick yourself to remember each time?