mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Added critical threshold for Adversaries, determining at what number they crit (#1331)
This commit is contained in:
parent
d5b501cb98
commit
f78f8e32b6
5 changed files with 31 additions and 6 deletions
|
|
@ -103,6 +103,7 @@
|
|||
"Settings": {
|
||||
"attackBonus": "Attack Bonus",
|
||||
"attackName": "Attack Name",
|
||||
"criticalThreshold": "Critical Threshold",
|
||||
"includeBase": { "label": "Include Item Damage" },
|
||||
"multiplier": "Multiplier",
|
||||
"saveHint": "Set a default Trait to enable Reaction Roll. It can be changed later in Reaction Roll Dialog.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue