Add spells and alchemy

This commit is contained in:
2022-01-23 09:25:09 +01:00
parent 5eb059a2fa
commit aeb7739879
28 changed files with 696 additions and 71 deletions

View File

@@ -117,6 +117,13 @@
"value": 0,
"bonus": 0,
"max": 0
},
"alchemypoints": {
"key": "alchemypoints",
"label": "BOL.resources.alchemypoints",
"value": 0,
"bonus": 0,
"max": 0
}
}
}