mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Add custom formula to weapon base attack
This commit is contained in:
parent
b3c0344b91
commit
7ffcfe8a1a
3 changed files with 25 additions and 10 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue