mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
101 lines
3.3 KiB
JSON
101 lines
3.3 KiB
JSON
{
|
|
"html": "mythicd6.html",
|
|
"css": "mythicd6.css",
|
|
"authors": "Andreas J.",
|
|
"roll20userid": "1223200",
|
|
"preview": "MythicD6-preview.png",
|
|
"instructions": "This is the Official character sheet for **MYTHIC D6**, by Khepera Publishing. See [Roll20 Wiki](https://wiki.roll20.net/MythicD6) for further sheet instructions.\n\n* [MYTHIC D6 Revised & Expanded](https://www.drivethrurpg.com/product/243769/MYTHIC-D6-Revised--Expanded) rulebook on DriveThruRPG\n* [MYTHIC D6 Quickstart](https://kheperapublishing.files.wordpress.com/2018/06/mythicd6_khp034-quickstart.pdf)",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "sheetTab",
|
|
"displayname": "Sheet Type",
|
|
"description": "Choose if you want to show new sheets as Players or NPCs by default",
|
|
"type": "select",
|
|
"options": [
|
|
"Player|character",
|
|
"NPC|npc"
|
|
],
|
|
"default": "character"
|
|
},
|
|
{
|
|
"attribute": "whisper",
|
|
"displayname": "Whisper rolls to GM?",
|
|
"description": "When checked, the rolls made from the sheet are only visible to the player and the GM.",
|
|
"type": "checkbox",
|
|
"value": "/w gm"
|
|
},
|
|
{
|
|
"attribute": "modquery",
|
|
"displayname": "Ask for Roll Modifiers?",
|
|
"description": "If active, sheet will as for dice modifiers before every roll.",
|
|
"type": "select",
|
|
"options": [
|
|
"No| ",
|
|
"Yes|+?{Extra Dice?|0}d6>3cf0cs0[EXTRA DICE]"
|
|
],
|
|
"default": " "
|
|
},
|
|
{
|
|
"attribute": "skillcolor",
|
|
"displayname": "Skill rolls color",
|
|
"description": "Changes the primary color of the roll results you see in the Text Chat",
|
|
"type": "select",
|
|
"options": [
|
|
"Red| ",
|
|
"Blue|blue",
|
|
"Gold|gold",
|
|
"Purple|purple",
|
|
"Black|black",
|
|
"White|white"
|
|
],
|
|
"default": ""
|
|
},
|
|
{
|
|
"attribute": "initcolor",
|
|
"displayname": "Initiative rolls color",
|
|
"description": "Changes the primary color of the roll results you see in the Text Chat",
|
|
"type": "select",
|
|
"options": [
|
|
"Red| ",
|
|
"Blue|blue",
|
|
"Gold|gold",
|
|
"Purple|purple",
|
|
"Black|black",
|
|
"White|white"
|
|
],
|
|
"default": "black"
|
|
},
|
|
{
|
|
"attribute": "powercolor",
|
|
"displayname": "Power rolls color",
|
|
"description": "Changes the primary color of the roll results you see in the Text Chat",
|
|
"type": "select",
|
|
"options": [
|
|
"Red| ",
|
|
"Blue|blue",
|
|
"Gold|gold",
|
|
"Purple|purple",
|
|
"Black|black",
|
|
"White|white"
|
|
],
|
|
"default": "purple"
|
|
},
|
|
{
|
|
"attribute": "weaponcolor",
|
|
"displayname": "Weapon rolls color",
|
|
"description": "Changes the primary color of the roll results you see in the Text Chat",
|
|
"type": "select",
|
|
"options": [
|
|
"Red| ",
|
|
"Blue|blue",
|
|
"Gold|gold",
|
|
"Purple|purple",
|
|
"Black|black",
|
|
"White|white"
|
|
],
|
|
"default": "black"
|
|
}
|
|
],
|
|
"legacy": false
|
|
}
|