damage_chance = 100;
condition::create();
armour_logic::create();
immune_to = ({ });
wear_remove_func = ({ });
object::create();
add_alias( "armour" );
add_plural( "armours" );
if (!query_property( "shop type" )) add_property( "shop type", "armoury" );