Variable armorProficienciesConst
armorProficiencies: {
hvy: "Heavy Armor";
lgt: "Light Armor";
med: "Medium Armor";
shl: "Shields";
twr: "Tower Shields";
} = ...
Type declaration
Readonly
hvy: "Heavy Armor"
Readonly
lgt: "Light Armor"
Readonly
med: "Medium Armor"
Readonly
shl: "Shields"
Readonly
twr: "Tower Shields"
The set of Armor Proficiencies which a character may have