I'm using Yanfly's EquipCore plug-in to allow my party members to each equip up to 4 accessories at the same time, using the class notetag <Equip Slot: 1, 2, 3, 4, 5, 5, 5, 5> where "5" represents accessories. This works perfectly so far. My question is: Is it possible to prevent a party member from wearing duplicate/identical accessories? I want to force each of those 4 equipped accessories to all be different, to prevent a single party member from wearing 2 or 3 or 4 of the same accessory. (I'm fine with each party member wearing accessories A, B, C, and D; I just don't want any party member wearing accessories B, B, B, and B.) Thank you!
I don't believe it's possible without having to change the code.