140/141 - Class/Subclass Actions/Effects (#142)

* Added Actions and effects

* Added class hopeFeatures and classFeatures
This commit is contained in:
WBHarry 2025-06-15 13:19:48 +02:00 committed by GitHub
parent 0fbba51ad7
commit f80a849b73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 281 additions and 74 deletions

View file

@ -825,7 +825,8 @@
"Input": "Input",
"Dice": "Dice"
},
"Max": "Max"
"Max": "Max",
"NewEffect": "New Effect"
},
"FeatureType": {
"Normal": "Normal",
@ -1145,6 +1146,8 @@
"Appearance": "Appearance",
"settings": "Settings"
},
"HopeFeatures": "Hope Features",
"Class Features": "Class Features",
"Domains": "Domains",
"DamageThresholds": {
"Title": "Damage Thresholds",
@ -1254,7 +1257,9 @@
"Description": "Description",
"SubclassFeature": {
"Description": "Description",
"Abilities": "Abilities"
"Abilities": "Abilities",
"Actions": "Actions",
"Effects": "Effects"
}
},
"Weapon": {