Added so that beastform actions can have trait bonuses to be selected while transforming

This commit is contained in:
WBHarry 2026-03-25 22:22:49 +01:00
parent a4fff56461
commit 9ca1c85dad
8 changed files with 177 additions and 17 deletions

View file

@ -87,9 +87,14 @@
},
"Config": {
"beastform": {
"exact": "Beastform Max Tier",
"exactHint": "The Character's Tier is used if empty",
"label": "Beastform"
"exact": { "label": "Beastform Max Tier", "hint": "The Character's Tier is used if empty" },
"modifications": {
"traitBonuses": {
"label": { "single": "Trait Bonus", "plural": "Trait Bonuses" },
"hint": "Pick bonuses you apply to freely chosen traits at the time of transforming",
"bonus": "Bonus Amount"
}
}
},
"countdown": {
"defaultOwnership": "Default Ownership",