New items and cleanup
This commit is contained in:
@@ -210,6 +210,7 @@
|
||||
"basequip": {
|
||||
"rarete": 0,
|
||||
"quantite": 0,
|
||||
"prix":0,
|
||||
"equipped": false
|
||||
}
|
||||
},
|
||||
@@ -222,12 +223,21 @@
|
||||
"atoutfeerique",
|
||||
"competence",
|
||||
"arme",
|
||||
"monnaie",
|
||||
"equipement",
|
||||
"protection",
|
||||
"accessoire",
|
||||
"contact"
|
||||
],
|
||||
"contact": {
|
||||
"feetype": 0,
|
||||
"description": ""
|
||||
},
|
||||
"fee": {
|
||||
"feetype": 0,
|
||||
"avantages": "",
|
||||
"desavantages": "",
|
||||
"atoutsfeeriques": "",
|
||||
"competences": "",
|
||||
"capacitenaturelles": "",
|
||||
"description": ""
|
||||
},
|
||||
"avantage": {
|
||||
@@ -237,9 +247,21 @@
|
||||
"description": ""
|
||||
},
|
||||
"capacitenaturelle": {
|
||||
"pouvoirtype": "",
|
||||
"activation": "",
|
||||
"cibles": "",
|
||||
"effet": "",
|
||||
"portee": "",
|
||||
"resistance": "",
|
||||
"description": ""
|
||||
},
|
||||
"pouvoir": {
|
||||
"pouvoirtype": "",
|
||||
"activation": "",
|
||||
"cibles": "",
|
||||
"effet": "",
|
||||
"portee": "",
|
||||
"resistance": "",
|
||||
"description": ""
|
||||
},
|
||||
"atoutfeerique": {
|
||||
@@ -260,24 +282,39 @@
|
||||
]
|
||||
},
|
||||
"arme": {
|
||||
"typearme": "",
|
||||
"bonusmaniementoff": 0,
|
||||
"seuildefense": 0,
|
||||
"onlevelonly": false,
|
||||
"degats": "",
|
||||
"deuxmains": false,
|
||||
"percearmure": false,
|
||||
"percearmurevalue": 0,
|
||||
"courte": 0,
|
||||
"moyenne": 0,
|
||||
"longue": 0,
|
||||
"tr": 0,
|
||||
"categorie": "",
|
||||
"armetype": "",
|
||||
"degats": 0,
|
||||
"precision": 0,
|
||||
"cadence": 0,
|
||||
"enraiement": "",
|
||||
"magasin": 0,
|
||||
"charge": 0,
|
||||
"portee": "",
|
||||
"legalite": "",
|
||||
"dissimulation": "",
|
||||
"zone": 0,
|
||||
"temps": "",
|
||||
"allumage": "",
|
||||
"special": "",
|
||||
"templates": [
|
||||
"base",
|
||||
"basequip"
|
||||
]
|
||||
},
|
||||
"monnaie": {
|
||||
"protection": {
|
||||
"points": 0,
|
||||
"protectiontype": "",
|
||||
"effetsecondaire": "",
|
||||
"malusagilite": 0,
|
||||
"dissimulation": "",
|
||||
"templates": [
|
||||
"base",
|
||||
"basequip"
|
||||
]
|
||||
},
|
||||
"accessoire": {
|
||||
"lieu": 0,
|
||||
"templates": [
|
||||
"base",
|
||||
"basequip"
|
||||
|
||||
Reference in New Issue
Block a user