From 287b6d83a720cb877ca671c89ad2491cd54ccd73 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sat, 10 Jan 2026 22:36:26 +0100 Subject: [PATCH] Fix after testing --- template.json | 420 -------------------------------------------------- 1 file changed, 420 deletions(-) delete mode 100644 template.json diff --git a/template.json b/template.json deleted file mode 100644 index a19f567..0000000 --- a/template.json +++ /dev/null @@ -1,420 +0,0 @@ -{ - "Actor": { - "types": [ - "personnage", - "pnj" - ], - "templates": { - "biodata": { - "biodata": { - "name": "", - "activite":"", - "nomhumain": "", - "activites": "", - "fortune": 0, - "traitscaracteres": "", - "tailledemasquee": "", - "taillemasquee": "", - "poidsmasquee": "", - "poidsdemasquee": "", - "apparencemasquee": "", - "apparencedemasquee": "", - "titrefamille": "", - "langues": "", - "factionfeerique": "", - "typetaille": "", - "age": 0, - "poids": "", - "taille": "", - "cheveux": "", - "sexe": "", - "yeux": "", - "description": "", - "revesetranges": "", - "secretsdecouverts": "", - "questions": "", - "habitat": "", - "notes": "", - "statut": "", - "playernotes":"", - "gmnotes": "", - "magie": false - } - }, - "core": { - "subactors": [], - "caracteristiques": { - "agi": { - "label": "Agilité", - "labelnorm": "agilite", - "abbrev": "agi", - "kind": "physical", - "value": 1, - "rang": 0, - "max": 1 - }, - "con": { - "label": "Constitution", - "labelnorm": "constitution", - "abbrev": "con", - "kind": "physical", - "value": 1, - "rang": 0, - "max": 1 - }, - "for": { - "label": "Force", - "labelnorm": "force", - "abbrev": "for", - "kind": "physical", - "value": 1, - "rang": 0, - "max": 1 - }, - "prec": { - "label": "Précision", - "labelnorm": "precision", - "abbrev": "prec", - "kind": "physical", - "value": 1, - "rang": 0, - "max": 1 - }, - "esp": { - "label": "Esprit", - "labelnorm": "esprit", - "abbrev": "esp", - "kind": "mental", - "value": 1, - "rang": 0, - "max": 1 - }, - "per": { - "label": "Perception", - "labelnorm": "perception", - "abbrev": "per", - "kind": "mental", - "value": 1, - "rang": 0, - "max": 1 - }, - "pres": { - "label": "Prestance", - "labelnorm": "pres", - "abbrev": "pres", - "kind": "mental", - "value": 1, - "rang": 0, - "max": 1 - }, - "san": { - "label": "Sang-Froid", - "labelnorm": "sangfroid", - "abbrev": "san", - "kind": "mental", - "value": 1, - "rang": 0, - "max": 1 - } - }, - "statutmasque": "masque", - "rang": { - "tricherie": { - "label": "Tricherie", - "value": 0, - "max": 0 - }, - "feerie": { - "label": "Féerie", - "value": 0, - "max": 0 - }, - "masque": { - "label": "Masque", - "value": 0, - "max": 0 - }, - "heritage": { - "label": "Héritage", - "value": 0, - "max": 0, - "scenarios": 0 - } - }, - "pv": { - "value": 0, - "max": 0, - "mod": 0 - }, - "competences": { - "aventurier": { - "label": "Aventurier", - "niveau": 0, - "rang": 0, - "pp": 0 - }, - "combattant": { - "label": "Aventurier", - "niveau": 0, - "rang": 0, - "pp": 0 - }, - "erudit": { - "label": "Erudit", - "niveau": 0, - "rang": 0, - "pp": 0 - }, - "gentleman": { - "label": "Gentleman", - "niveau": 0, - "rang": 0, - "pp": 0 - }, - "roublard": { - "label": "Roublard", - "niveau": 0, - "rang": 0, - "pp": 0 - }, - "savant": { - "label": "Savant", - "niveau": 0, - "rang": 0, - "pp": 0 - } - }, - "magie": { - "pointsame": { - "value": 0, - "max": 0 - } - }, - "experience": { - "value": 0, - "pourtricher": 0 - }, - "combat": { - "esquive": { - "masquee": 0, - "demasquee": 0 - }, - "parade": { - "masquee": 0, - "demasquee": 0, - "value": 0 - }, - "resistancephysique": { - "value": 0 - }, - "resistancepsychique": { - "value": 0 - }, - "protection": { - "value": 0 - }, - "effetssecondaires": "", - "dissimulation": { - "value": 0 - }, - "initiative": { - "masquee": 0, - "demasquee": 0 - }, - "corpsacorps": { - "masquee": 0, - "demasquee": 0 - }, - "tir": { - "masquee": 0, - "demasquee": 0 - } - } - }, - "npccore": { - "npctype": "", - "description": "" - } - }, - "personnage": { - "templates": [ - "biodata", - "core" - ] - }, - "pnj": { - "templates": [ - "biodata", - "core" - ] - } - }, - "Item": { - "templates": { - "base": { - "description": "" - }, - "basequip": { - "rarete": 0, - "quantite": 0, - "prix":0, - "equipped": false - } - }, - "types": [ - "accessoire", - "arme", - "atoutfeerique", - "avantage", - "capacitenaturelle", - "competence", - "contact", - "desavantage", - "equipement", - "fee", - "pouvoir", - "profil", - "protection", - "sort" - ], - "profil": { - "profiltype": "majeur", - "description": "" - }, - "contact": { - "contacttype": "", - "description": "" - }, - "fee": { - "feetype": 0, - "avantages": "", - "desavantages": "", - "pouvoirsfeeriquesmasque": "", - "pouvoirsfeeriquesdemasque": "", - "atoutsfeeriques": "", - "competences": "", - "capacitenaturelles": "", - "description": "" - }, - "avantage": { - "description": "" - }, - "desavantage": { - "description": "" - }, - "capacitenaturelle": { - "pouvoirtype": "", - "activation": "", - "cibles": "", - "effet": "", - "duree": "", - "portee": "", - "resistance": "", - "resistanceautre":"", - "isvirulence": false, - "virulence":"", - "description": "" - }, - "pouvoir": { - "pouvoirtype": "", - "masquetype": "", - "niveau": "", - "activation": "", - "istest": false, - "feeriemasque": "feerie", - "zoneffet": "", - "testautre": "", - "carac": "pre", - "duree": "", - "cibles": "", - "effet": "", - "portee": "", - "resistance": "", - "resistanceautre":"", - "pointsusagecourant": -1, - "isvirulence": false, - "virulence":"", - "description": "" - }, - "atoutfeerique": { - "description": "" - }, - "competence": { - "categorie": "", - "profil": "", - "niveau": 0, - "nomniveau": { "1": "", "2": "", "3": "", "4": ""}, - "nomniveausouffle": { "soufflecombat": { "1":"", "2": "", "3": "", "4": "" }, - "soufflemouvement": { "1": "", "2": 0, "3": "", "4": "" }, - "souffleesprit": { "1": "", "2": "", "3": "", "4": "" } }, - "predilection": false, - "specialites": [], - "ismagie": false, - "description": "" - }, - "equipement": { - "templates": [ - "base", - "basequip" - ] - }, - "sort": { - "niveau": "1", - "rang": "1", - "competence": "Druidisme", - "carac1": "esp", - "carac2": "none", - "sdspecial": "", - "duree": "", - "portee": "", - "concentration": "", - "informatif": false, - "texteinformatif": "", - "critique": "", - "ingredients": "", - "resistance": "", - "coutactivation": "", - "souffle": "", - "description": "" - }, - "arme": { - "categorie": "", - "armetype": "", - "degats": 0, - "precision": 0, - "cadence": "", - "enraiement": "", - "magasin": 0, - "charge": 0, - "portee": "", - "legalite": "", - "dissimulation": "", - "zone": 0, - "temps": "", - "allumage": "", - "special": "", - "templates": [ - "base", - "basequip" - ] - }, - "protection": { - "points": 0, - "protectiontype": "", - "effetsecondaire": "", - "malusagilite": 0, - "dissimulation": "", - "templates": [ - "base", - "basequip" - ] - }, - "accessoire": { - "lieu": 0, - "templates": [ - "base", - "basequip" - ] - } - } -} \ No newline at end of file