This commit is contained in:
2023-11-25 09:20:54 +01:00
parent ce3359b2f0
commit 14c7e54b3d
5 changed files with 101 additions and 3 deletions

View File

@@ -288,7 +288,8 @@
"cyber",
"ammo",
"psychic",
"spell"
"spell",
"job"
],
"spell": {
"magictype": "lemurian",
@@ -328,6 +329,14 @@
"cost": 0,
"description": ""
},
"job": {
"perktype": "normal",
"role": "",
"requirements": "",
"xpcost": 0,
"cost": 0,
"description": ""
},
"ability": {
"description": ""
},