Is anyone familiar enough with Roll20 that knows how to get the Uncharted Worlds character sheet up there?
Is anyone familiar enough with Roll20 that knows how to get the Uncharted Worlds character sheet up there?
Is anyone familiar enough with Roll20 that knows how to get the Uncharted Worlds character sheet up there?
I too would love this!
I’m familiar with it, but only in the context of the image/map sharing.
Roll20 uses a HTML format for character sheets. I’ve looked at it and just use the blank notes for unsupported sheets. A basic sheet is like coding a form. More advanced sheets can roll dice and include modifiers and stuff.
Way above my pay grade and willingness to spend the time to learn how to do it. Better off find an Apocalypse World sheet and modify it.
If anyone is cool enough to get the graphical side of things together, I could get the behavior working and submit the pull request to the main Roll20 app.
Sean Gomes did you do the graphics/layout for the book?
Aaron Griffin I do indeed. All the iconography and margins and whatnot are me. I’m not awesome at it, but it serves my purposes and doesn’t cost a fortune 😛
Though, to the original question: I have no idea how Roll20 works, I’ve used it maybe once just to roll dice and put a couple of inspiration images up.
Roll20’s character sheets are just HTML files with check/input boxes and styling. A lot of the behavior is tied to the IDs and things, and enables a bit of a click-y interface and places to store moves and all that.
Here was an example showing someone DW in action from a recent game http://i.imgur.com/Phwuvvq.png
The DW sheet is here https://github.com/Roll20/roll20-character-sheets/tree/master/DungeonWorld