Change cost per skill

This commit is contained in:
2025-01-22 20:23:59 +01:00
parent f00a69e9b4
commit 560b2eb5ac
30 changed files with 114 additions and 70 deletions

View File

@ -598,6 +598,23 @@
"cost": {
"label": "Cost"
},
"classesCost": {
"fighter": {
"label": "Fighter Cost"
},
"rogue": {
"label": "Rogue Cost"
},
"ranger": {
"label": "Ranger Cost"
},
"magicuser": {
"label": "Magic User Cost"
},
"cleric": {
"label": "Cleric Cost"
}
},
"description": {
"label": "Description"
},