Ajout sorts + saisie
This commit is contained in:
@@ -346,13 +346,20 @@
|
||||
"sort": {
|
||||
"description": "",
|
||||
"draconic": "",
|
||||
"difficulte": 0,
|
||||
"portée": 0
|
||||
"duree": "",
|
||||
"JR": "",
|
||||
"cible": "",
|
||||
"difficulte": "",
|
||||
"portée": "",
|
||||
"caseTMR": "",
|
||||
"caseTMRspeciale": "",
|
||||
"ptreve": ""
|
||||
},
|
||||
"herbe": {
|
||||
"description": "",
|
||||
"niveau": 0,
|
||||
"base": 0,
|
||||
"quantite": 1,
|
||||
"cout": 0
|
||||
},
|
||||
"ingredient": {
|
||||
@@ -360,6 +367,7 @@
|
||||
"niveau": 0,
|
||||
"encombrement": 0,
|
||||
"base": 0,
|
||||
"quantite": 1,
|
||||
"cout": 0
|
||||
},
|
||||
"tache": {
|
||||
@@ -372,6 +380,7 @@
|
||||
"livre": {
|
||||
"description": "",
|
||||
"auteur": "",
|
||||
"quantite": 1,
|
||||
"difficulte": 0,
|
||||
"points_de_tache": 0,
|
||||
"encombrement": 0,
|
||||
@@ -379,6 +388,7 @@
|
||||
},
|
||||
"potion": {
|
||||
"description": "",
|
||||
"quantite": 1,
|
||||
"encombrement": 0,
|
||||
"cout": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user