mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
25 lines
979 B
JSON
25 lines
979 B
JSON
{
|
|
"html": "FACES_HTML.html",
|
|
"css": "FACES_CSS.css",
|
|
"authors": "Pantoufle",
|
|
"roll20userid": "601574",
|
|
"preview": "FACES_preview.JPG",
|
|
"instructions": "This is a sheet for FACES (a French RPG). Vous pouvez configurer tous les talents directement sur la fiche afin qu'ils correspondent a l'univers choisi. N'hesitez pas a utiliser le bouton en haut a droite de la feuille pour avoir une mini fiche dans le chat. (vous pouvez aussi l'appeler par une macro %{nom du personnage|minisheet})",
|
|
"useroptions": [
|
|
{
|
|
"attribute": "3value_checkbox",
|
|
"displayname": "3e jauge",
|
|
"type": "checkbox",
|
|
"default": "false",
|
|
"description": "Activez une 3e jauge de suivi (exemple : sang pour une partie de vampire, munition, etc)"
|
|
},
|
|
{
|
|
"attribute": "custom_name",
|
|
"displayname": "Nom de la 3e jauge",
|
|
"type": "text",
|
|
"default": "",
|
|
"description": "Donnez un nom à votre 3e jauge"
|
|
}
|
|
],
|
|
"legacy": true
|
|
} |