I'm currently working on creating my own modified version of the Equipper script. I noticed that on Equip() is passing in the Item information and the Index for which slot is being equipped. I'm sure there is a way to add an additional attribute, such as a secondary item ID that I could use to pass information such as certain item types would have the same secondary item ID. I just can't seem to figure out where I need to call that method in order to start. Can someone point me in the right direction?