public GearSetEvaluation(GearSet gs, List <EquipmentSlotType> ls) { GearSet = gs; LockedSlots.AddRange(ls); }