ENhance and fix
This commit is contained in:
+10
-16
@@ -129,8 +129,8 @@
|
||||
},
|
||||
"aspects": {
|
||||
"aspects": {
|
||||
"solar": 0,
|
||||
"lunar": 0,
|
||||
"solar": 2,
|
||||
"lunar": 2,
|
||||
"gauge": 0
|
||||
}
|
||||
}
|
||||
@@ -199,7 +199,6 @@
|
||||
"peculiarity",
|
||||
"advancement",
|
||||
"arcane",
|
||||
"etat",
|
||||
"mystere",
|
||||
"technique_ecole",
|
||||
"mot_invocation"
|
||||
@@ -289,16 +288,8 @@
|
||||
"application": [],
|
||||
"bonus": 2,
|
||||
"progression": "",
|
||||
"xp_cost": 1
|
||||
},
|
||||
"etat": {
|
||||
"templates": [
|
||||
"basics"
|
||||
],
|
||||
"application": "",
|
||||
"mod": 0,
|
||||
"effect": "",
|
||||
"elimination": ""
|
||||
"xp_cost": 1,
|
||||
"xp_used": 0
|
||||
},
|
||||
"mystere": {
|
||||
"templates": [
|
||||
@@ -306,21 +297,24 @@
|
||||
],
|
||||
"mystere_type": "mineur",
|
||||
"prerequisite_skill": "",
|
||||
"prerequisite_condition": ""
|
||||
"prerequisite_condition": "",
|
||||
"xp_used": 0
|
||||
},
|
||||
"technique_ecole": {
|
||||
"templates": [
|
||||
"basics"
|
||||
],
|
||||
"application": "",
|
||||
"bonus": 3
|
||||
"bonus": 3,
|
||||
"xp_used": 0
|
||||
},
|
||||
"mot_invocation": {
|
||||
"templates": [
|
||||
"basics"
|
||||
],
|
||||
"invocation_type": "",
|
||||
"mode_invocation": 0
|
||||
"mode_invocation": 0,
|
||||
"xp_used": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user