mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-10 19:17:09 +01:00
Some deeper organization
This commit is contained in:
parent
9f27708a65
commit
597a15422c
1 changed files with 39 additions and 39 deletions
78
lang/en.json
78
lang/en.json
|
|
@ -61,15 +61,28 @@
|
||||||
"Actors": {
|
"Actors": {
|
||||||
"Adversary": {
|
"Adversary": {
|
||||||
"FIELDS": {
|
"FIELDS": {
|
||||||
"tier": { "label": "Tier" },
|
"attack": {
|
||||||
"type": { "label": "Type" },
|
"name": { "label": "Name" },
|
||||||
"description": { "label": "Description" },
|
"modifier": { "label": "Modifier" },
|
||||||
"motivesAndTactics": { "label": "Motives & Tactics" },
|
"range": { "label": "Range" },
|
||||||
"difficulty": { "label": "Difficulty" },
|
"damage": {
|
||||||
|
"value": { "label": "Damage" },
|
||||||
|
"type": { "label": "Damage Type" }
|
||||||
|
}
|
||||||
|
},
|
||||||
"damageThresholds": {
|
"damageThresholds": {
|
||||||
"major": { "label": "Major" },
|
"major": { "label": "Major" },
|
||||||
"severe": { "label": "Severe" }
|
"severe": { "label": "Severe" }
|
||||||
},
|
},
|
||||||
|
"description": { "label": "Description" },
|
||||||
|
"difficulty": { "label": "Difficulty" },
|
||||||
|
"experiences": {
|
||||||
|
"element": {
|
||||||
|
"name": { "label": "Name" },
|
||||||
|
"value": { "label": "Modifier" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"motivesAndTactics": { "label": "Motives & Tactics" },
|
||||||
"resources": {
|
"resources": {
|
||||||
"hitPoints": {
|
"hitPoints": {
|
||||||
"value": { "label": "Current" },
|
"value": { "label": "Current" },
|
||||||
|
|
@ -80,68 +93,52 @@
|
||||||
"max": { "label": "Max" }
|
"max": { "label": "Max" }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"experiences": {
|
"tier": { "label": "Tier" },
|
||||||
"element": {
|
"type": { "label": "Type" }
|
||||||
"name": { "label": "Name" },
|
|
||||||
"value": { "label": "Modifier" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"attack": {
|
|
||||||
"name": { "label": "Name" },
|
|
||||||
"modifier": { "label": "Modifier" },
|
|
||||||
"range": { "label": "Range" },
|
|
||||||
"damage": {
|
|
||||||
"value": { "label": "Damage" },
|
|
||||||
"type": { "label": "Damage Type" }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"horderHp": "Horde/HP"
|
"horderHp": "Horde/HP"
|
||||||
},
|
},
|
||||||
"Character": {
|
"Character": {
|
||||||
"pronouns": "Pronouns",
|
|
||||||
"age": "Age",
|
"age": "Age",
|
||||||
"faith": "Faith",
|
|
||||||
"levelUp": "You can level up",
|
|
||||||
"companionFeatures": "Companion Features",
|
"companionFeatures": "Companion Features",
|
||||||
"contextMenu": {
|
"contextMenu": {
|
||||||
|
"consume": "Consume Item",
|
||||||
"equip": "Equip",
|
"equip": "Equip",
|
||||||
"unequip": "Unequip",
|
"sendToChat": "Send To Chat",
|
||||||
"toLoadout": "Send to Loadout",
|
"toLoadout": "Send to Loadout",
|
||||||
"toVault": "Send to Vault",
|
"toVault": "Send to Vault",
|
||||||
"consume": "Consume Item",
|
"unequip": "Unequip"
|
||||||
"sendToChat": "Send To Chat"
|
|
||||||
},
|
},
|
||||||
|
"faith": "Faith",
|
||||||
|
"levelUp": "You can level up",
|
||||||
|
"pronouns": "Pronouns",
|
||||||
"story": {
|
"story": {
|
||||||
"backgroundTitle": "Background",
|
"backgroundTitle": "Background",
|
||||||
"connectionsTitle": "Connections",
|
"characteristics": "Characteristics",
|
||||||
"characteristics": "Characteristics"
|
"connectionsTitle": "Connections"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Companion": {
|
"Companion": {
|
||||||
"FIELDS": {
|
"FIELDS": {
|
||||||
"partner": { "label": "Partner" },
|
"attack": {
|
||||||
|
"name": { "label": "Attack Name" }
|
||||||
|
},
|
||||||
"evasion": {
|
"evasion": {
|
||||||
"value": { "label": "Evasion" }
|
"value": { "label": "Evasion" }
|
||||||
},
|
},
|
||||||
|
"partner": { "label": "Partner" },
|
||||||
"resources": {
|
"resources": {
|
||||||
"stress": {
|
"stress": {
|
||||||
"value": { "label": "Stress" }
|
"value": { "label": "Stress" }
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"attack": {
|
|
||||||
"name": { "label": "Attack Name" }
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noPartner": "No Partner selected"
|
"noPartner": "No Partner selected"
|
||||||
},
|
},
|
||||||
"Environment": {
|
"Environment": {
|
||||||
"FIELDS": {
|
"FIELDS": {
|
||||||
"tier": {
|
"description": {
|
||||||
"label": "Tier"
|
"label": "Description"
|
||||||
},
|
|
||||||
"type": {
|
|
||||||
"label": "Type"
|
|
||||||
},
|
},
|
||||||
"difficulty": {
|
"difficulty": {
|
||||||
"label": "Difficulty"
|
"label": "Difficulty"
|
||||||
|
|
@ -149,8 +146,11 @@
|
||||||
"impulses": {
|
"impulses": {
|
||||||
"label": "Impulses"
|
"label": "Impulses"
|
||||||
},
|
},
|
||||||
"description": {
|
"tier": {
|
||||||
"label": "Description"
|
"label": "Tier"
|
||||||
|
},
|
||||||
|
"type": {
|
||||||
|
"label": "Type"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"newAdversary": "New Adversary"
|
"newAdversary": "New Adversary"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue