This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fvtt-warhero/lang/en.json
2023-01-29 18:32:30 +01:00

61 lines
1.7 KiB
JSON

{
"WH.conf.short": "Short",
"WH.conf.long": "Long",
"WH.conf.twohanded": "Two-Handed",
"WH.conf.shooting": "Shooting",
"WH.conf.throwing": "Throwing",
"WH.conf.lightarmor" : "Light",
"WH.conf.mediumarmor": "Medium",
"WH.conf.heavyarmor": "Heavy",
"WH.conf.lightshield": "Light",
"WH.conf.mediumshield": "Medium",
"WH.conf.towershield": "Tower",
"WH.conf.head": "Head",
"WH.conf.cloak": "Cloak",
"WH.conf.weapon1": "Weapon 1",
"WH.conf.weapon2": "Weapon 2",
"WH.conf.gloves": "Gloves",
"WH.conf.dress": "Dress",
"WH.conf.boots": "Boots",
"WH.conf.ring": "Ring",
"WH.conf.belt": "Belt",
"WH.conf.quiver": "Quiver",
"WH.conf.armor": "Armor",
"WH.conf.shield": "Shield",
"WH.conf.backpack": "Backpack",
"WH.conf.beltpouch1": "Beltpouch 1",
"WH.conf.beltpouch2": "Beltpouch 2",
"WH.conf.beltpouch3": "Beltpouch 3",
"WH.ui.level": "Level",
"WH.ui.notes": "Notes",
"WH.ui.hpprog": "HP Progression",
"WH.ui.lan": "Languages",
"WH.ui.attrbonus": "Attribute (+4/Lvl4, +2/Lvl8)",
"WH.ui.weapons": "Weapons",
"WH.ui.armors": "Armors",
"WH.ui.shields": "Shields",
"WH.ui.weapon": "Weapon",
"WH.ui.Strength": "Strength",
"WH.ui.Instinct": "Instinct",
"WH.ui.Dexterity": "Dexterity",
"WH.ui.Mind": "Mind",
"WH.ui.Type": "Type",
"WH.ui.HitPoints": "Hit Points",
"WH.ui.Defence": "Defence",
"WH.ui.Throw2Hit": "Throw to Hit",
"WH.ui.Mana": "Mana",
"WH.ui.Initiative": "Initiative",
"WH.ui.Movement": "Movement",
"WH.ui.power": "Power",
"WH.ui.Qty": "Qty",
"WH.ui.maxslots": "Max slots",
"WH.ui.slotsused": "Slots used",
"WH.ui.Damage": "Damage",
"WH.ui.parrybonus": "Parry bonus",
"WH.ui.damagereduction": "Damage reduction"
}