Update spell definition
All checks were successful
Release Creation / build (release) Successful in 58s

This commit is contained in:
2025-03-11 07:46:25 +01:00
parent 72ef2dbe1b
commit a37913c7da
27 changed files with 101 additions and 75 deletions

View File

@ -646,6 +646,9 @@
},
"Spell": {
"FIELDS": {
"criticalType": {
"label": "Crit. Type"
},
"attackRoll": {
"label": "Attack roll"
},
@ -667,8 +670,14 @@
},
"verbal": {
"label": "Verbal"
},
"catalyst": {
"label": "Catalyst"
}
},
"memorized": {
"label": "Memorized"
},
"cost": {
"label": "Cost"
},