Add miracle class and upgrade skill

This commit is contained in:
2024-12-09 23:18:28 +01:00
parent 1de2927d93
commit 4eb360252f
4 changed files with 83 additions and 4 deletions

View File

@@ -40,7 +40,8 @@
"armor": { "htmlFields": ["description"] },
"shield": { "htmlFields": ["description"] },
"spell": { "htmlFields": ["description"] },
"equipment": { "htmlFields": ["description"] }
"equipment": { "htmlFields": ["description"] },
"miracle": { "htmlFields": ["miracle"] }
}
},
"grid": {