Add custom formula to weapon base attack

This commit is contained in:
Dapoolp 2025-08-15 20:54:33 +02:00
parent b3c0344b91
commit 7ffcfe8a1a
3 changed files with 25 additions and 10 deletions

View file

@ -64,6 +64,14 @@
"exactHint": "The Character's Tier is used if empty",
"label": "Beastform"
},
"damage": {
"multiplier": "Multiplier",
"flatMultiplier": "Flat Multiplier"
},
"general": {
"customFormula": "Custom Formula",
"formula": "Formula"
},
"displayInChat": "Display in chat"
},
"RollField": {