mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"html": "tormenta20.html",
|
|
"css": "tormenta20.css",
|
|
"authors": "Bruno Cesar A.F.F. Mendes",
|
|
"preview": "tormenta20.png",
|
|
"instructions": "Ficha de Tormenta20 Oficial desenvolvida pela Jambo Editora.",
|
|
"legacy": true,
|
|
"printable": false,
|
|
"useroptions": [
|
|
{
|
|
"attribute": "game_system",
|
|
"displayname": "Sistema de Jogo:",
|
|
"displaytranslationkey": "game-system:-u",
|
|
"type": "select",
|
|
"options": [
|
|
"Tormenta20 - Jogo do Ano|tormenta20jda",
|
|
"A Lenda de Ghanor|ghanor"
|
|
],
|
|
"optiontranslationkeys": [
|
|
"jogo-do-ano-nome",
|
|
"financiamento-nome",
|
|
"ghanor-nome"
|
|
],
|
|
"description": "",
|
|
"descriptiontranslationkey": ""
|
|
},
|
|
{
|
|
"attribute": "ficha_monstro",
|
|
"displayname": "Ficha de Ameaça",
|
|
"displaytranslationkey": "menace-sheet-selector:-u",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"checked": "checked",
|
|
"description": "Habilita o uso de Fichas de Ameaça.",
|
|
"descriptiontranslationkey": "menace-sheet-info"
|
|
},
|
|
{
|
|
"attribute": "ficha_modificadores",
|
|
"displayname": "Modificadores Globais",
|
|
"displaytranslationkey": "globals-sheet-selector:-u",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"checked": "checked",
|
|
"description": "Habilita o uso de Modificadores Globais.",
|
|
"descriptiontranslationkey": "globals-sheet-info"
|
|
},
|
|
{
|
|
"attribute": "ficha_dominio",
|
|
"displayname": "Ficha de Domínio",
|
|
"displaytranslationkey": "domain-sheet-selector:-u",
|
|
"type": "checkbox",
|
|
"value": "1",
|
|
"description": "Habilita o uso de Domínios.",
|
|
"descriptiontranslationkey": "domain-sheet-info"
|
|
}
|
|
]
|
|
} |