First sheet release with datas

This commit is contained in:
2022-03-22 09:01:20 +01:00
parent 178ccbd12f
commit 46d666b779
38 changed files with 923 additions and 655 deletions

View File

@@ -19,11 +19,38 @@
"memories": "",
"whoami": "",
"description": "",
"rebuild": "",
"contacts": "",
"gmnotes": ""
}
},
"core": {
"subactors": [],
"amestype": {
"physique": {
"label": "Physique",
"malus": 0,
"cohesionmax": 0,
"cohesion": 0
},
"mental": {
"label": "Mental",
"malus": 0,
"cohesionmax": 0,
"cohesion": 0
},
"social": {
"label": "Social",
"malus": 0,
"cohesionmax": 0,
"cohesion": 0
}
},
"karma": {
"value": 0,
"xp": 0,
"source": 0
},
"ames": {
"brutalite": {
"label": "Brutalité",
@@ -66,26 +93,31 @@
"humanite": {
"label": "Humanité",
"value": 0,
"used": false,
"editable": false
},
"punk": {
"label": "Punk",
"value": 0,
"used": false,
"editable": false
},
"cyber": {
"label": "Cyber",
"value": 0,
"used": false,
"editable": false
},
"virtuel": {
"label": "Virtuel",
"value": 0,
"used": false,
"editable": false
},
"perso": {
"label": "Perso",
"value": 0,
"used": false,
"editable": true
}
},
@@ -114,7 +146,8 @@
"ressource",
"capacite",
"singularite",
"contact"
"contact",
"equipement"
],
"archetype": {
"description": ""
@@ -140,12 +173,18 @@
},
"capacite": {
"type": "",
"aide": 0,
"ressource": 0,
"description": ""
},
"singularite": {
"value": 0,
"description": ""
},
"equipement": {
"value": 0,
"description": ""
},
"contact": {
"value": 0,
"description": ""