Item structure
This commit is contained in:
@@ -102,6 +102,17 @@
|
||||
},
|
||||
"types": [ "arme", "competence", "protection", "pacte", "traitchaotique", "monnaie", "don", "tendance", "rune"],
|
||||
"arme": {
|
||||
"typearme": "",
|
||||
"bonusmaniementoff": 0,
|
||||
"bonusmaniementdef": 0,
|
||||
"degats": "",
|
||||
"deuxmains": false,
|
||||
"courte": 0,
|
||||
"moyenne": 0,
|
||||
"longue": 0,
|
||||
"tr": 0,
|
||||
"rarete": 0,
|
||||
"prix": 0,
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"predilection": {
|
||||
@@ -110,10 +121,17 @@
|
||||
},
|
||||
"competence": {
|
||||
"niveau": 0,
|
||||
"attribut": "",
|
||||
"attribut1": "",
|
||||
"attribut2": "",
|
||||
"attribut3": "",
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"protection": {
|
||||
"typeprotection": "",
|
||||
"protection": 0,
|
||||
"bonusmaniementdef": 0,
|
||||
"rarete": 0,
|
||||
"prix": 0,
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"pacte": {
|
||||
@@ -126,12 +144,19 @@
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"don": {
|
||||
"allegeance": "",
|
||||
"prerequis": "",
|
||||
"sacrifice": "",
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"tendance": {
|
||||
"templates": [ "base" ]
|
||||
},
|
||||
"rune": {
|
||||
"formule": "",
|
||||
"seuil": 0,
|
||||
"prononcee": "",
|
||||
"tracee": "",
|
||||
"templates": [ "base" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user