mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
enhace feature sheet and apply new standard style to applications
fix unexpected missed padding requested changes
This commit is contained in:
parent
cf51153432
commit
3c948ca1b7
24 changed files with 1074 additions and 128 deletions
32
lang/en.json
Normal file → Executable file
32
lang/en.json
Normal file → Executable file
|
|
@ -680,10 +680,13 @@
|
|||
},
|
||||
"Feature": {
|
||||
"Type": {
|
||||
"Ancestry": "Ancestry",
|
||||
"Community": "Community",
|
||||
"Class": "Class",
|
||||
"Subclass": "Subclass"
|
||||
"ancestry": "Ancestry",
|
||||
"community": "Community",
|
||||
"class": "Class",
|
||||
"subclass": "Subclass",
|
||||
"classHope": "Class Hope",
|
||||
"domainCard": "Domain Card",
|
||||
"equipment": "Equipment"
|
||||
},
|
||||
"ValueType": {
|
||||
"Normal": "Normal",
|
||||
|
|
@ -995,9 +998,18 @@
|
|||
"Tabs": {
|
||||
"Features": "Features",
|
||||
"Effects": "Effects",
|
||||
"Actions": "Actions"
|
||||
"Settings": "Settings",
|
||||
"Actions": "Actions",
|
||||
"Description": "Description"
|
||||
},
|
||||
"Description": "Description"
|
||||
"Description": "Description",
|
||||
"effects": {
|
||||
"addEffect": "Add Effect",
|
||||
"applyLocation": "Apply Location",
|
||||
"value": "Value",
|
||||
"initiallySelected": "Initially Selected",
|
||||
"hopeIncrease": "Hope Increase"
|
||||
}
|
||||
},
|
||||
"Consumable": {
|
||||
"Quantity": "Quantity",
|
||||
|
|
@ -1036,16 +1048,16 @@
|
|||
},
|
||||
"Effects": {
|
||||
"Types": {
|
||||
"Health": {
|
||||
"health": {
|
||||
"Name": "Health"
|
||||
},
|
||||
"Stress": {
|
||||
"stress": {
|
||||
"Name": "Stress"
|
||||
},
|
||||
"Reach": {
|
||||
"reach": {
|
||||
"Name": "Reach"
|
||||
},
|
||||
"Damage": {
|
||||
"damage": {
|
||||
"Name": "Damage"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue