mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
j
This commit is contained in:
parent
7cbe4b7580
commit
4bdafeff6d
10 changed files with 89 additions and 36 deletions
|
|
@ -34,7 +34,8 @@
|
|||
}
|
||||
},
|
||||
"EFFECT": {
|
||||
"ChangeFilter": "Filter"
|
||||
"ChangeFilter": "Filter",
|
||||
"ChangeNegate": "Negate"
|
||||
},
|
||||
"DAGGERHEART": {
|
||||
"ACTIONS": {
|
||||
|
|
@ -1945,6 +1946,11 @@
|
|||
"basics": "Basics",
|
||||
"bonus": "Bonus",
|
||||
"burden": "Burden",
|
||||
"conditional": {
|
||||
"label": "Condition",
|
||||
"hint": "(Optionnal) Set a condition that need to be verified to apply effects below.",
|
||||
"notMet": "Condition Not Met"
|
||||
},
|
||||
"continue": "Continue",
|
||||
"criticalSuccess": "Critical Success",
|
||||
"criticalShort": "Critical",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue