Item Special Effect

Inspired by @Myi64’s request and 7743’s “Special Effect Per Unit”, this lets you attach an event to an item. Note that on certain items, the regular “use” command will still appear, so you might want to name this something different like “Special”, for example.
Important: This is not the regular “Use” command. This is an additional command being added that is also called “Use”. Below I called it “Sword” because the regular “Use” command also shows up for this item.

You’ll need to uncomment this part if you want it to take over your item menu:

My example event is just showing text, but since you’re running the event engine, I think it should be pretty convenient and flexible. Enjoy!
Note that the colour of text in the item menu is based on the real use/equip options. If you want it to not show up as greyed out, then I think it needs to also be usable or equippable.
This should not conflict with anything & is compatible with skill systems.