2020-12-23 16:52:20 +01:00
|
|
|
{
|
2020-12-29 23:01:25 +01:00
|
|
|
"DS4.UserInteractionAddItem": "Add item",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.Description": "Description",
|
2020-12-29 16:29:44 +01:00
|
|
|
"DS4.DescriptionAbbr": "Desc",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.Details": "Details",
|
2020-12-28 18:49:55 +01:00
|
|
|
"DS4.Effects": "Effects",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.AttackType": "Attack Type",
|
|
|
|
"DS4.AttackTypeAbbr": "AT",
|
|
|
|
"DS4.WeaponBonus": "Weapon Bonus",
|
|
|
|
"DS4.WeaponBonusAbbr": "WB",
|
|
|
|
"DS4.OpponentDefense": "Opponent Defense",
|
|
|
|
"DS4.OpponentDefenseAbbr": "OD",
|
|
|
|
"DS4.AttackTypeMelee": "Melee",
|
|
|
|
"DS4.AttackTypeRanged": "Ranged",
|
2020-12-29 23:03:11 +01:00
|
|
|
"DS4.AttackTypeMeleeRanged": "Melee / Ranged",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.Quantity": "Quantity",
|
|
|
|
"DS4.PriceGold": "Price (Gold)",
|
2020-12-28 17:54:33 +01:00
|
|
|
"DS4.StorageLocation": "Stored at",
|
2020-12-29 22:36:27 +01:00
|
|
|
"DS4.ItemEquipped": "Item equipped?",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ItemAvailability": "Availability",
|
|
|
|
"DS4.ItemAvailabilityHamlet": "Hamlet",
|
|
|
|
"DS4.ItemAvailabilityVilage": "Village",
|
|
|
|
"DS4.ItemAvailabilityCity": "City",
|
|
|
|
"DS4.ItemAvailabilityElves": "Elves",
|
|
|
|
"DS4.ItemAvailabilityDwarves": "Dwarves",
|
2020-12-28 21:44:47 +01:00
|
|
|
"DS4.ItemAvailabilityUnset": "Unset",
|
2020-12-28 21:50:45 +01:00
|
|
|
"DS4.ItemAvailabilityNowhere": "Nowhere",
|
2020-12-29 16:29:44 +01:00
|
|
|
"DS4.ItemName": "Name",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ItemTypeWeapon": "Weapon",
|
|
|
|
"DS4.ItemTypeArmor": "Armor",
|
|
|
|
"DS4.ItemTypeShield": "Shield",
|
|
|
|
"DS4.ItemTypeTrinket": "Trinket",
|
|
|
|
"DS4.ItemTypeEquipment": "Equipment",
|
|
|
|
"DS4.ArmorType": "Armor Type",
|
2020-12-29 16:29:44 +01:00
|
|
|
"DS4.ArmorTypeAbbr": "AT",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorMaterialType": "Material Type",
|
2020-12-29 19:07:20 +01:00
|
|
|
"DS4.ArmorMaterialTypeAbbr": "Mat.",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorValue": "Armor Value",
|
2020-12-29 19:07:20 +01:00
|
|
|
"DS4.ArmorValueAbbr": "AV",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorTypeBody": "Body",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorTypeBodyAbbr": "Body",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorTypeHelmet": "Helmet",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorTypeHelmetAbbr": "Helm",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorTypeVambrace": "Vambrace",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorTypeVambraceAbbr": "Vambr",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorTypeGreaves": "Greaves",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorTypeGreavesAbbr": "Greav",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorTypeVambraceGreaves": "Vambrace + Greaves",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorTypeVambraceGreavesAbbr": "V+G",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorMaterialTypeCloth": "Cloth",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorMaterialTypeClothAbbr": "Cloth",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorMaterialTypeLeather": "Leather",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorMaterialTypeLeatherAbbr": "Leath",
|
2020-12-23 16:52:20 +01:00
|
|
|
"DS4.ArmorMaterialTypeChain": "Chain",
|
2020-12-30 01:03:06 +01:00
|
|
|
"DS4.ArmorMaterialTypeChainAbbr": "Chain",
|
|
|
|
"DS4.ArmorMaterialTypePlate": "Plate",
|
2020-12-29 22:44:56 +01:00
|
|
|
"DS4.ArmorMaterialTypePlateAbbr": "Plate",
|
|
|
|
"DS4.AttributeBody": "Body",
|
|
|
|
"DS4.AttributeMobility": "Mobility",
|
|
|
|
"DS4.AttributeMind": "Mind",
|
|
|
|
"DS4.TraitStrength": "Strength",
|
|
|
|
"DS4.TraitConstitution": "Constitution",
|
|
|
|
"DS4.TraitAgility": "Agility",
|
|
|
|
"DS4.TraitDexterity": "Dexterity",
|
|
|
|
"DS4.TraitIntellect": "Intellect",
|
|
|
|
"DS4.TraitAura": "Aura",
|
|
|
|
"DS4.CombatValuesHitPoints": "Hit Points",
|
|
|
|
"DS4.CombatValuesDefense": "Defense",
|
|
|
|
"DS4.CombatValuesInitiative": "Initiative",
|
|
|
|
"DS4.CombatValuesMovement": "Movement",
|
|
|
|
"DS4.CombatValuesMeleeAttack": "Melee Attack",
|
|
|
|
"DS4.CombatValuesRangedAttack": "Ranged Attack",
|
|
|
|
"DS4.CombatValuesSpellcasting": "Spellcasting",
|
|
|
|
"DS4.CombatValuestargetedSpellcasting": "TargetedSpellcasting",
|
|
|
|
"DS4.BaseInfoRace": "Race",
|
|
|
|
"DS4.BaseInfoClass": "Class",
|
|
|
|
"DS4.BaseInfoHeroClass": "Hero Class",
|
|
|
|
"DS4.BaseInfoRacialAbilities": "Racial Abilites",
|
|
|
|
"DS4.ProgressionLevel": "Level",
|
|
|
|
"DS4.ProgressionExperiencePoints": "Experience Points",
|
|
|
|
"DS4.ProgressionTalentPoints": "Tylent Points",
|
|
|
|
"DS4.ProgressionProgressPoints": "Progress Points"
|
2020-12-23 16:52:20 +01:00
|
|
|
}
|