mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Initial
This commit is contained in:
parent
bca7e0d3c9
commit
36eac51041
14 changed files with 171 additions and 8 deletions
|
|
@ -1217,6 +1217,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Triggers": {
|
||||
"dualityRoll": "Duality Roll",
|
||||
"fearRoll": "Fear Roll"
|
||||
},
|
||||
"WeaponFeature": {
|
||||
"barrier": {
|
||||
"name": "Barrier",
|
||||
|
|
@ -2057,7 +2061,8 @@
|
|||
"itemFeatures": "Item Features",
|
||||
"questions": "Questions",
|
||||
"configuration": "Configuration",
|
||||
"base": "Base"
|
||||
"base": "Base",
|
||||
"triggers": "Triggers"
|
||||
},
|
||||
"Tiers": {
|
||||
"singular": "Tier",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue