Make it possible to edit / view hit points in actor sheet
This commit is contained in:
parent
60cd2e976c
commit
1bb689771b
3 changed files with 26 additions and 9 deletions
|
@ -119,6 +119,8 @@
|
|||
"DS4.TraitIntellect": "Verstand",
|
||||
"DS4.TraitAura": "Aura",
|
||||
"DS4.CombatValuesHitPoints": "Lebenskraft",
|
||||
"DS4.CombatValuesHitPointsCurrent": "Aktuelle Lebenskraft",
|
||||
"DS4.CombatValuesHitPointsCurrentAbbr": "LK",
|
||||
"DS4.CombatValuesDefense": "Abwehr",
|
||||
"DS4.CombatValuesInitiative": "Initiative",
|
||||
"DS4.CombatValuesMovement": "Laufen",
|
||||
|
@ -131,7 +133,9 @@
|
|||
"DS4.CharacterBaseInfoHeroClass": "Heldenklasse",
|
||||
"DS4.CharacterBaseInfoCulture": "Kultur",
|
||||
"DS4.CharacterProgressionLevel": "Stufe",
|
||||
"DS4.CharacterProgressionLevelAbbr": "Stufe",
|
||||
"DS4.CharacterProgressionExperiencePoints": "Erfahrungspunkte",
|
||||
"DS4.CharacterProgressionExperiencePointsAbbr": "EP",
|
||||
"DS4.CharacterProgressionTalentPoints": "Talentpunkte",
|
||||
"DS4.CharacterProgressionProgressPoints": "Lernpunkte",
|
||||
"DS4.TalentRank": "Rang",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue