mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-07 23:52:29 +00:00
COF2 Version 1.0.0
COF2 Version 1.0.0
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"html": "cof2e.html",
|
||||
"css": "cof2e.css",
|
||||
"authors": "StéphaneD",
|
||||
"roll20userid": "84776",
|
||||
"preview": "cof2e.png",
|
||||
"instructions": "Feuilles de personnage et de PNJ pour Chroniques Oubliées Fantasy 2ème édition (https://www.black-book-editions.fr/catalogue.php?id=1961). Version 1.0.0 (24/12/2024).",
|
||||
"useroptions": [
|
||||
{
|
||||
"attribute": "cfg_highfan",
|
||||
"displayname": "Options High Fantasy",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"default": "",
|
||||
"description": "Activer les options High-Fantasy"
|
||||
},
|
||||
{
|
||||
"attribute": "cfg_lowfan",
|
||||
"displayname": "Options Low Fantasy",
|
||||
"type": "checkbox",
|
||||
"value": "1",
|
||||
"default": "",
|
||||
"description": "Activer les options Low-Fantasy"
|
||||
}
|
||||
],
|
||||
"legacy": false
|
||||
}
|
||||
Reference in New Issue
Block a user