2022-12-26 00:33:13 +01:00
|
|
|
{
|
|
|
|
"Actor": {
|
|
|
|
"types": [
|
|
|
|
"personnage",
|
2023-03-13 09:00:49 +01:00
|
|
|
"pnj"
|
2022-12-26 00:33:13 +01:00
|
|
|
],
|
|
|
|
"templates": {
|
|
|
|
"biodata": {
|
|
|
|
"biodata": {
|
|
|
|
"name": "",
|
|
|
|
"activite":"",
|
2023-03-08 16:58:11 +01:00
|
|
|
"nomhumain": "",
|
|
|
|
"activites": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"fortune": 0,
|
|
|
|
"traitscaracteres": "",
|
2023-03-08 16:58:11 +01:00
|
|
|
"tailledemasquee": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"taillemasquee": "",
|
|
|
|
"poidsmasquee": "",
|
2023-03-08 16:58:11 +01:00
|
|
|
"poidsdemasquee": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"apparencemasquee": "",
|
2023-03-08 16:58:11 +01:00
|
|
|
"apparencedemasquee": "",
|
|
|
|
"titrefamille": "",
|
|
|
|
"langues": "",
|
|
|
|
"factionfeerique": "",
|
|
|
|
"typetaille": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"age": 0,
|
|
|
|
"poids": "",
|
|
|
|
"taille": "",
|
|
|
|
"cheveux": "",
|
|
|
|
"sexe": "",
|
|
|
|
"yeux": "",
|
|
|
|
"description": "",
|
2023-03-08 16:58:11 +01:00
|
|
|
"revesetranges": "",
|
|
|
|
"secretsdecouverts": "",
|
|
|
|
"questions": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"habitat": "",
|
|
|
|
"notes": "",
|
|
|
|
"statut": "",
|
2023-04-08 09:55:08 +02:00
|
|
|
"playernotes":"",
|
2022-12-26 00:33:13 +01:00
|
|
|
"gmnotes": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core": {
|
|
|
|
"subactors": [],
|
|
|
|
"caracteristiques": {
|
|
|
|
"agi": {
|
|
|
|
"label": "Agilité",
|
|
|
|
"labelnorm": "agilite",
|
|
|
|
"abbrev": "agi",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "physical",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"con": {
|
|
|
|
"label": "Constitution",
|
|
|
|
"labelnorm": "constitution",
|
|
|
|
"abbrev": "con",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "physical",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"for": {
|
|
|
|
"label": "Force",
|
|
|
|
"labelnorm": "force",
|
|
|
|
"abbrev": "for",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "physical",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"prec": {
|
|
|
|
"label": "Précision",
|
|
|
|
"labelnorm": "precision",
|
|
|
|
"abbrev": "prec",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "physical",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"esp": {
|
|
|
|
"label": "Esprit",
|
|
|
|
"labelnorm": "esprit",
|
|
|
|
"abbrev": "esp",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "mental",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"per": {
|
|
|
|
"label": "Perception",
|
|
|
|
"labelnorm": "perception",
|
|
|
|
"abbrev": "per",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "mental",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"pres": {
|
2023-03-08 23:44:19 +01:00
|
|
|
"label": "Prestance",
|
|
|
|
"labelnorm": "prestance",
|
2022-12-26 00:33:13 +01:00
|
|
|
"abbrev": "pre",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "mental",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"san": {
|
|
|
|
"label": "Sang-Froid",
|
|
|
|
"labelnorm": "sangfroid",
|
|
|
|
"abbrev": "san",
|
2023-01-18 16:16:18 +01:00
|
|
|
"kind": "mental",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 1,
|
|
|
|
"rang": 0,
|
|
|
|
"max": 1
|
|
|
|
}
|
|
|
|
},
|
2023-03-13 20:39:38 +01:00
|
|
|
"statutmasque": "masque",
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": {
|
|
|
|
"tricherie": {
|
2023-03-11 12:11:27 +01:00
|
|
|
"label": "Tricherie",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 0,
|
|
|
|
"max": 0
|
|
|
|
},
|
|
|
|
"feerie": {
|
2023-03-11 12:11:27 +01:00
|
|
|
"label": "Féerie",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 0,
|
|
|
|
"max": 0
|
|
|
|
},
|
|
|
|
"masque": {
|
2023-03-11 12:11:27 +01:00
|
|
|
"label": "Masque",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 0,
|
|
|
|
"max": 0
|
|
|
|
},
|
|
|
|
"heritage": {
|
2023-03-11 12:11:27 +01:00
|
|
|
"label": "Héritage",
|
2022-12-26 00:33:13 +01:00
|
|
|
"value": 0,
|
2023-01-18 21:08:32 +01:00
|
|
|
"max": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"scenarios": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pv": {
|
|
|
|
"value": 0,
|
2024-04-11 12:36:50 +02:00
|
|
|
"max": 0,
|
|
|
|
"mod": 0
|
2022-12-26 00:33:13 +01:00
|
|
|
},
|
|
|
|
"competences": {
|
|
|
|
"aventurier": {
|
|
|
|
"label": "Aventurier",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
},
|
|
|
|
"combattant": {
|
|
|
|
"label": "Aventurier",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
},
|
|
|
|
"erudit": {
|
|
|
|
"label": "Erudit",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
},
|
|
|
|
"gentleman": {
|
|
|
|
"label": "Gentleman",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
},
|
|
|
|
"roublard": {
|
|
|
|
"label": "Roublard",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
},
|
|
|
|
"savant": {
|
|
|
|
"label": "Savant",
|
2023-03-13 09:00:49 +01:00
|
|
|
"niveau": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"rang": 0,
|
|
|
|
"pp": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"experience": {
|
|
|
|
"value": 0,
|
|
|
|
"pourtricher": 0
|
|
|
|
},
|
|
|
|
"combat": {
|
|
|
|
"esquive": {
|
|
|
|
"masquee": 0,
|
|
|
|
"demasquee": 0
|
|
|
|
},
|
|
|
|
"parade": {
|
2023-03-13 09:00:49 +01:00
|
|
|
"masquee": 0,
|
|
|
|
"demasquee": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"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"
|
|
|
|
]
|
2023-03-13 09:00:49 +01:00
|
|
|
},
|
|
|
|
"pnj": {
|
|
|
|
"templates": [
|
|
|
|
"biodata",
|
|
|
|
"core"
|
|
|
|
]
|
2022-12-26 00:33:13 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Item": {
|
|
|
|
"templates": {
|
|
|
|
"base": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"basequip": {
|
|
|
|
"rarete": 0,
|
|
|
|
"quantite": 0,
|
2022-12-29 23:23:38 +01:00
|
|
|
"prix":0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"equipped": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"types": [
|
2024-03-01 13:39:32 +01:00
|
|
|
"accessoire",
|
|
|
|
"arme",
|
|
|
|
"atoutfeerique",
|
2022-12-26 20:46:03 +01:00
|
|
|
"avantage",
|
2022-12-26 00:33:13 +01:00
|
|
|
"capacitenaturelle",
|
|
|
|
"competence",
|
2023-03-07 19:33:12 +01:00
|
|
|
"contact",
|
2024-03-01 13:39:32 +01:00
|
|
|
"desavantage",
|
|
|
|
"equipement",
|
|
|
|
"fee",
|
|
|
|
"pouvoir",
|
|
|
|
"profil",
|
|
|
|
"protection"
|
2022-12-26 00:33:13 +01:00
|
|
|
],
|
2023-03-07 19:33:12 +01:00
|
|
|
"profil": {
|
2023-03-08 16:58:11 +01:00
|
|
|
"profiltype": "majeur",
|
2023-03-07 19:33:12 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
2022-12-29 23:23:38 +01:00
|
|
|
"contact": {
|
2023-03-08 16:58:11 +01:00
|
|
|
"contacttype": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
2022-12-26 00:33:13 +01:00
|
|
|
"fee": {
|
|
|
|
"feetype": 0,
|
2022-12-29 23:23:38 +01:00
|
|
|
"avantages": "",
|
|
|
|
"desavantages": "",
|
2023-03-05 12:43:09 +01:00
|
|
|
"pouvoirsfeeriquesmasque": "",
|
|
|
|
"pouvoirsfeeriquesdemasque": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"atoutsfeeriques": "",
|
|
|
|
"competences": "",
|
|
|
|
"capacitenaturelles": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
2022-12-26 20:46:03 +01:00
|
|
|
"avantage": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"desavantage": {
|
|
|
|
"description": ""
|
|
|
|
},
|
2022-12-26 00:33:13 +01:00
|
|
|
"capacitenaturelle": {
|
2022-12-29 23:23:38 +01:00
|
|
|
"pouvoirtype": "",
|
|
|
|
"activation": "",
|
|
|
|
"cibles": "",
|
|
|
|
"effet": "",
|
2022-12-30 12:07:44 +01:00
|
|
|
"duree": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"portee": "",
|
|
|
|
"resistance": "",
|
2022-12-30 12:07:44 +01:00
|
|
|
"resistanceautre":"",
|
2022-12-30 12:13:15 +01:00
|
|
|
"isvirulence": false,
|
|
|
|
"virulence":"",
|
2022-12-26 00:33:13 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"pouvoir": {
|
2022-12-29 23:23:38 +01:00
|
|
|
"pouvoirtype": "",
|
2022-12-30 09:21:52 +01:00
|
|
|
"masquetype": "",
|
|
|
|
"niveau": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"activation": "",
|
2022-12-30 09:21:52 +01:00
|
|
|
"istest": false,
|
|
|
|
"feeriemasque": "feerie",
|
2023-03-07 21:50:07 +01:00
|
|
|
"zoneffet": "",
|
2023-03-07 20:33:31 +01:00
|
|
|
"testautre": "",
|
2022-12-30 09:21:52 +01:00
|
|
|
"carac": "pre",
|
2022-12-30 12:07:44 +01:00
|
|
|
"duree": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"cibles": "",
|
|
|
|
"effet": "",
|
|
|
|
"portee": "",
|
|
|
|
"resistance": "",
|
2022-12-30 09:21:52 +01:00
|
|
|
"resistanceautre":"",
|
2024-03-23 11:37:15 +01:00
|
|
|
"pointsusagecourant": -1,
|
2022-12-30 12:13:15 +01:00
|
|
|
"isvirulence": false,
|
|
|
|
"virulence":"",
|
2022-12-26 00:33:13 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"atoutfeerique": {
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"competence": {
|
|
|
|
"categorie": "",
|
|
|
|
"profil": "",
|
|
|
|
"niveau": 0,
|
|
|
|
"predilection": false,
|
2022-12-26 20:46:03 +01:00
|
|
|
"specialites": [],
|
2022-12-26 00:33:13 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"equipement": {
|
|
|
|
"templates": [
|
|
|
|
"base",
|
|
|
|
"basequip"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"arme": {
|
2022-12-29 23:23:38 +01:00
|
|
|
"categorie": "",
|
|
|
|
"armetype": "",
|
|
|
|
"degats": 0,
|
|
|
|
"precision": 0,
|
2023-02-19 19:32:21 +01:00
|
|
|
"cadence": "",
|
2022-12-29 23:23:38 +01:00
|
|
|
"enraiement": "",
|
|
|
|
"magasin": 0,
|
|
|
|
"charge": 0,
|
|
|
|
"portee": "",
|
|
|
|
"legalite": "",
|
|
|
|
"dissimulation": "",
|
|
|
|
"zone": 0,
|
|
|
|
"temps": "",
|
|
|
|
"allumage": "",
|
|
|
|
"special": "",
|
|
|
|
"templates": [
|
|
|
|
"base",
|
|
|
|
"basequip"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"protection": {
|
|
|
|
"points": 0,
|
|
|
|
"protectiontype": "",
|
|
|
|
"effetsecondaire": "",
|
|
|
|
"malusagilite": 0,
|
|
|
|
"dissimulation": "",
|
2022-12-26 00:33:13 +01:00
|
|
|
"templates": [
|
|
|
|
"base",
|
|
|
|
"basequip"
|
|
|
|
]
|
|
|
|
},
|
2022-12-29 23:23:38 +01:00
|
|
|
"accessoire": {
|
|
|
|
"lieu": 0,
|
2022-12-26 00:33:13 +01:00
|
|
|
"templates": [
|
|
|
|
"base",
|
|
|
|
"basequip"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|