mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"html":"offworlders.html" ,
|
|
"css":"offworlders.css",
|
|
"authors":"Sura",
|
|
"roll20userid":"555406",
|
|
"preview":"offworlders.png",
|
|
"instructions":"Character sheet for Offworlders written by Chirs P. Wolf & Olivia Gulin.\nHolding the mouse over the HP fields shows how it should be calculated.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "shipcheckbox",
|
|
"displayname": "Ship Sheet",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Check if you want new sheet's to show the Ship section by default."
|
|
},
|
|
{
|
|
"attribute": "credits",
|
|
"displayname": "Starting Credits:",
|
|
"type": "number",
|
|
"value": "1000",
|
|
"description": "How many credits a character starts with."
|
|
},
|
|
{
|
|
"attribute": "xp",
|
|
"displayname": "Starting XP:",
|
|
"type": "number",
|
|
"value": "0",
|
|
"description": "How much XP a character starts with."
|
|
}
|
|
]
|
|
} |