mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
32 lines
1005 B
JSON
32 lines
1005 B
JSON
{
|
|
"html": "ordemparanormal.html",
|
|
"css": "ordemparanormal.css",
|
|
"authors": "Rafael 'Drarkors' Figueiredo Zanetti, Miguel 'Beholder' de Souza Silva e Heitor Andrade",
|
|
"preview": "ordemparanormal.png",
|
|
"instructions": "Ficha de Ordem Paranormal fanmade.",
|
|
"legacy": false,
|
|
"printable": false,
|
|
"useroptions": [
|
|
{
|
|
"attribute": "game_system",
|
|
"displayname": "Sistema de Jogo:",
|
|
"displaytranslationkey": "game-system:-u",
|
|
"type": "select",
|
|
"options": ["Ordem Paranormal"],
|
|
"optiontranslationkeys": ["ordemparanormal-nome"],
|
|
"description": "",
|
|
"descriptiontranslationkey": ""
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|