Continue working on the MVP sheet

This commit is contained in:
Oliver-Akins 2023-11-23 19:10:50 -07:00
parent e5c1cfec97
commit 191d03baaf
4 changed files with 68 additions and 1 deletions

View file

@ -1,9 +1,39 @@
{
"dotdungeon.CharacterSheet": "PC Sheet",
"stat.title": "Stats",
"stat.build": "Build",
"stat.meta": "Meta",
"stat.presence": "Presence",
"stat.hands": "Hands",
"stat.tilt": "Tilt",
"stat.rng": "RNG"
"stat.rng": "RNG",
"skills.header": "Skills",
"skills.build": "Build",
"skill.defense": "Defense",
"skill.magic": "Magic",
"skill.melee": "Melee",
"skill.platforming": "Platforming",
"skill.strength": "Strength",
"skills.meta": "Meta",
"skill.alchemy": "Alchemy",
"skill.arcanum": "Arcanum",
"skill.dreams": "Dreams",
"skill.lore": "Lore",
"skill.navigation": "Navigation",
"skills.presence": "Presence",
"skill.animal_handling": "Animal Handling",
"skill.perception": "Perception",
"skill.sneak": "Sneak",
"skill.speech": "Speech",
"skill.vibes": "Vibes",
"skills.hands": "Hands",
"skill.accuracy": "Accuracy",
"skill.crafting": "Crafting",
"skill.engineering": "Engineering",
"skill.explosives": "Explosives",
"skill.piloting": "Piloting"
}