mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
23 lines
842 B
JSON
23 lines
842 B
JSON
{
|
|
"html": "scion2e.html",
|
|
"css": "scion2e.css",
|
|
"authors": "Salvador M.",
|
|
"roll20userid": "107253",
|
|
"preview": "preview.jpg",
|
|
"instructions": "Use the little gear in the top right to change a character's Tier. Mortals don't show a handful of things, the others will change how much Legend is shown. The little arrows will expand sections for more information. You can type on the lines next to the skills, for specialties.",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "tier",
|
|
"displayname": "Character Tier",
|
|
"type": "select",
|
|
"options": [
|
|
"Mortal|0",
|
|
"Hero|1",
|
|
"Demigod|2",
|
|
"God|3"
|
|
],
|
|
"default": "0",
|
|
"description": "Default tier for new characters."
|
|
}
|
|
]
|
|
} |