Index: game/modules/tome/data/general/objects/heavy-armors.lua =================================================================== --- game/modules/tome/data/general/objects/heavy-armors.lua (revision 6041) +++ game/modules/tome/data/general/objects/heavy-armors.lua (working copy) @@ -26,7 +26,7 @@ moddable_tile = resolvers.moddable_tile("heavy"), add_name = " (#ARMOR#)", display = "[", color=colors.SLATE, - require = { talent = { {Talents.T_ARMOUR_TRAINING,1} }, }, + require = { talent = { Talents.T_ARMOUR_TRAINING }, }, encumber = 14, rarity = 5, metallic = true,