I only need one more script after the Instakill one I made a few minutes ago.
This one is more complicated. In my game, your Equipment is reduced to an Unchangable Weapon, and 2 Accessory Slots.
The Weapon is fixed, but throughout the game you can find items called Augments that you can equip to your weapon to apply bonus effects to them. Each characters' weapons may only have 6 Augments on them at once.
(MAJOR DETAIL!!!: Both Weapons and Augments fall under the same Item Category. (Weapons Category, renamed to "Augments" since your weapons are never shown in your inventory))
(So, in a sense, you are literally equipping Weapons to your Initial Weapons. I need the script to do that, no ifs, ands, or buts.)
I would also like Weapon Augmentation to be done within a separate window, as well, if that would be alright.
That's basically all I need. Thank you for your time.