Files
roll20-character-sheets/Marvel Heroic Roleplaying/sheet.json
T

24 lines
900 B
JSON

{
"html": "mhrpg.html",
"css": "mhrpg.css",
"preview": "marvel-heroic-rpg-preview.png",
"authors": "Flynn B. (@flynnwastaken), Thiago Shinken (@trueshinken)",
"patreon": "https://www.patreon.com/flynnwastaken",
"roll20userid": "1969239",
"instructions": "Most buttons add dice to the dice pool, which is then rolled by the 'Roll Pool' button. View the code and make requests at [flynnwastaken's repository](https://github.com/flynnwastaken/marvel-heroic-roleplaying-roll20-character-sheet/).\nPlease enjoy!",
"useroptions": [
{
"attribute": "sheetTab",
"displayname": "Sheet Type:",
"type": "select",
"options": [
"Player Stats|stats",
"Player Details|details",
"NPC|npc"
],
"default": "stats",
"description": "Toggles newly created sheets to shows the Player or NPC page by default."
}
],
"legacy": true
}