Files
roll20-character-sheets/Scion2e/sheet.json
T

24 lines
762 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."
}
],
"legacy": true
}