Files
roll20-character-sheets/Pokerole 1e/sheet.json
T

29 lines
820 B
JSON

{
"html": "Pokerole.html",
"css": "Pokerole.css",
"authors": "Chevron Allen",
"roll20userid": "2130808",
"preview": "Pokeroll.jpg",
"instructions": "Clicking on icons on the edge of section borders changes the mode of parts of the sheet. \n- Pokemon to Trainer \n- Core to PMD \n\n**Tested by:** \n\t*Gogfot* ",
"useroptions": [
{
"attribute": "creature_mode",
"displayname": "Default Creature",
"type": "select",
"options": [
"Pokemon|0",
"Trainer|1"
],
"default": "0",
"description": "Set the default view for new sheets."
},
{
"attribute": "PMD_mode",
"displayname": "PMD",
"type": "checkbox",
"value": "0",
"description": "Set the default mode for new pokemon sheets."
}
],
"legacy": true
}