Files
roll20-character-sheets/RunequestGQS/sheet.json
T
2018-09-18 09:46:23 +01:00

20 lines
580 B
JSON

{
"html": "RunequestGQS.html",
"css": "RunequestGQS.css",
"authors": "David",
"roll20userid": "720651",
"preview": "RunequestGQS.png",
"instructions": "Character Sheet for Runequest Glorantha Quick Start and Full release. [Sheet & version Guide](https://github.com/Roll20/roll20-character-sheets/blob/master/RunequestGQS/ReadMe.md)",
"useroptions": [{
"attribute": "version",
"displayname": "Quick Start/Full",
"type": "select",
"options": [
"Quick Start Sheet|0",
"Full Sheet|1"
],
"default": "0",
"description": "Select the default sheet type."
}]
}