mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
All data fields added and wired up for use
This commit is contained in:
parent
596e149968
commit
fbd21274a6
5 changed files with 67 additions and 20 deletions
|
|
@ -1993,6 +1993,7 @@
|
|||
},
|
||||
"actorName": "Actor Name",
|
||||
"amount": "Amount",
|
||||
"angle": "Angle",
|
||||
"any": "Any",
|
||||
"armor": "Armor",
|
||||
"armorFeatures": "Armor Features",
|
||||
|
|
@ -2015,6 +2016,7 @@
|
|||
"damageType": "Damage Type",
|
||||
"description": "Description",
|
||||
"difficulty": "Difficulty",
|
||||
"direction": "Direction",
|
||||
"downtime": "Downtime",
|
||||
"dropActorsHere": "Drop Actors here",
|
||||
"dropFeaturesHere": "Drop Features here",
|
||||
|
|
@ -2030,6 +2032,7 @@
|
|||
"failure": "Failure",
|
||||
"fear": "Fear",
|
||||
"features": "Features",
|
||||
"fillColor": "Fill Color",
|
||||
"formula": "Formula",
|
||||
"gm": "GM",
|
||||
"healing": "Healing",
|
||||
|
|
@ -2113,6 +2116,7 @@
|
|||
"value": "Value",
|
||||
"weaponFeatures": "Weapon Features",
|
||||
"weapons": "Weapons",
|
||||
"width": "Width",
|
||||
"withThing": "With {thing}"
|
||||
},
|
||||
"ITEMS": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue