mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-09 12:41:20 +01:00
Items now copy over their features to Character
This commit is contained in:
parent
261867a4cc
commit
3d735e6a09
13 changed files with 167 additions and 103 deletions
23
lang/en.json
23
lang/en.json
|
|
@ -966,29 +966,6 @@
|
|||
"Description": "This weapon can also be used with these statistics—{characterTrait}, {range}, {damage}."
|
||||
}
|
||||
},
|
||||
"Feature": {
|
||||
"Type": {
|
||||
"ancestry": "Ancestry",
|
||||
"community": "Community",
|
||||
"class": "Class",
|
||||
"subclass": "Subclass",
|
||||
"classHope": "Class Hope",
|
||||
"domainCard": "Domain Card",
|
||||
"equipment": "Equipment"
|
||||
},
|
||||
"ValueType": {
|
||||
"Normal": "Normal",
|
||||
"Input": "Input",
|
||||
"Dice": "Dice"
|
||||
},
|
||||
"Max": "Max",
|
||||
"NewEffect": "New Effect"
|
||||
},
|
||||
"FeatureType": {
|
||||
"Normal": "Normal",
|
||||
"Input": "Input",
|
||||
"Ticks": "Ticks"
|
||||
},
|
||||
"Application": {
|
||||
"Downtime": {
|
||||
"TakeDowntime": "Take Downtime"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue