Sort, confrontation, update tarots, etc

This commit is contained in:
2023-02-08 17:51:16 +01:00
parent e146c6ba5b
commit c5509143b1
24 changed files with 657 additions and 59 deletions

View File

@ -63,21 +63,23 @@
},
"perception": {
"label": "Perception",
"abbrev": "habilite",
"abbrev": "perception",
"value": 0,
"max": 0
},
"spiritualite": {
"label": "Spiritualite",
"abbrev": "spiritualite",
"hasmax": true,
"hasmax": false,
"iscard": true,
"value": 0,
"max": 0
},
"rationnalite": {
"label": "Rationnalite",
"abbrev": "rationnalite",
"hasmax": true,
"hasmax": false,
"iscard": true,
"value": 0,
"max": 0
}
@ -101,6 +103,7 @@
"equipement",
"archetype",
"tarot",
"sortilege",
"elementbio"
],
"templates": {},
@ -112,13 +115,20 @@
},
"tarot": {
"tarottype": "",
"numericvalueup": 0,
"numericvaluedown": 0,
"isdualside": false,
"ispositif": true,
"isgm": false,
"description": ""
},
"archetype": {
"lametutelaire": ""
"lametutelaire": "",
"description": ""
},
"sortilege": {
"seuil": 0,
"description": ""
},
"arme": {
"armetype": 0,