Game Value: Armor Items is a list, in the order [Helmet, Chestplate, Leggings, Boots]. So to check the helmet, you'd a set a variable to Get Item at Index 1 of the Armor Items list, then you'd check If Item Equals (that variable = your desired armor item) with the Comparison tag set to ignore...