mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
22 lines
762 B
JSON
22 lines
762 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.\n\n [Sheet & version Guide](https://github.com/Roll20/roll20-character-sheets/blob/master/RunequestGQS/ReadMe.md)\n\n [Sheet Walkthrough by Marc](https://drive.google.com/file/d/10xGE1V_Mkd_WCUrW5LumAm0tJS6evfgC/view)",
|
|
"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."
|
|
}
|
|
],
|
|
"legacy": false
|
|
} |