345 lines
7.1 KiB
JSON
345 lines
7.1 KiB
JSON
{
|
|
"Actor": {
|
|
"types": [
|
|
"personnage",
|
|
"creature"
|
|
],
|
|
"templates": {
|
|
"biodata": {
|
|
"biodata": {
|
|
"name": "",
|
|
"activite":"",
|
|
"profilmajeur": "",
|
|
"profilmineur": "",
|
|
"fortune": 0,
|
|
"traitscaracteres": "",
|
|
"taillemasquee": "",
|
|
"poidsmasquee": "",
|
|
"apparencemasquee": "",
|
|
"age": 0,
|
|
"poids": "",
|
|
"taille": "",
|
|
"cheveux": "",
|
|
"sexe": "",
|
|
"yeux": "",
|
|
"description": "",
|
|
"habitat": "",
|
|
"notes": "",
|
|
"statut": "",
|
|
"gmnotes": ""
|
|
}
|
|
},
|
|
"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": "Présence",
|
|
"labelnorm": "presence",
|
|
"abbrev": "pre",
|
|
"kind": "mental",
|
|
"value": 1,
|
|
"rang": 0,
|
|
"max": 1
|
|
},
|
|
"san": {
|
|
"label": "Sang-Froid",
|
|
"labelnorm": "sangfroid",
|
|
"abbrev": "san",
|
|
"kind": "mental",
|
|
"value": 1,
|
|
"rang": 0,
|
|
"max": 1
|
|
}
|
|
},
|
|
"rang": {
|
|
"tricherie": {
|
|
"value": 0,
|
|
"max": 0
|
|
},
|
|
"feerie": {
|
|
"value": 0,
|
|
"max": 0
|
|
},
|
|
"masque": {
|
|
"value": 0,
|
|
"max": 0
|
|
},
|
|
"heritage": {
|
|
"value": 0,
|
|
"scenarios": 0
|
|
}
|
|
},
|
|
"pv": {
|
|
"value": 0,
|
|
"max": 0
|
|
},
|
|
"competences": {
|
|
"aventurier": {
|
|
"label": "Aventurier",
|
|
"rang": 0,
|
|
"pp": 0
|
|
},
|
|
"combattant": {
|
|
"label": "Aventurier",
|
|
"rang": 0,
|
|
"pp": 0
|
|
},
|
|
"erudit": {
|
|
"label": "Erudit",
|
|
"rang": 0,
|
|
"pp": 0
|
|
},
|
|
"gentleman": {
|
|
"label": "Gentleman",
|
|
"rang": 0,
|
|
"pp": 0
|
|
},
|
|
"roublard": {
|
|
"label": "Roublard",
|
|
"rang": 0,
|
|
"pp": 0
|
|
},
|
|
"savant": {
|
|
"label": "Savant",
|
|
"rang": 0,
|
|
"pp": 0
|
|
}
|
|
},
|
|
"experience": {
|
|
"value": 0,
|
|
"pourtricher": 0
|
|
},
|
|
"combat": {
|
|
"esquive": {
|
|
"masquee": 0,
|
|
"demasquee": 0
|
|
},
|
|
"parade": {
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
"Item": {
|
|
"templates": {
|
|
"base": {
|
|
"description": ""
|
|
},
|
|
"basequip": {
|
|
"rarete": 0,
|
|
"quantite": 0,
|
|
"prix":0,
|
|
"equipped": false
|
|
}
|
|
},
|
|
"types": [
|
|
"fee",
|
|
"avantage",
|
|
"desavantage",
|
|
"capacitenaturelle",
|
|
"pouvoir",
|
|
"atoutfeerique",
|
|
"competence",
|
|
"arme",
|
|
"protection",
|
|
"accessoire",
|
|
"contact"
|
|
],
|
|
"contact": {
|
|
"feetype": 0,
|
|
"description": ""
|
|
},
|
|
"fee": {
|
|
"feetype": 0,
|
|
"avantages": "",
|
|
"desavantages": "",
|
|
"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",
|
|
"carac": "pre",
|
|
"duree": "",
|
|
"cibles": "",
|
|
"effet": "",
|
|
"portee": "",
|
|
"resistance": "",
|
|
"resistanceautre":"",
|
|
"isvirulence": false,
|
|
"virulence":"",
|
|
"description": ""
|
|
},
|
|
"atoutfeerique": {
|
|
"description": ""
|
|
},
|
|
"competence": {
|
|
"categorie": "",
|
|
"profil": "",
|
|
"niveau": 0,
|
|
"predilection": false,
|
|
"specialites": [],
|
|
"description": ""
|
|
},
|
|
"equipement": {
|
|
"templates": [
|
|
"base",
|
|
"basequip"
|
|
]
|
|
},
|
|
"arme": {
|
|
"categorie": "",
|
|
"armetype": "",
|
|
"degats": 0,
|
|
"precision": 0,
|
|
"cadence": 0,
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
} |