Inspired from the Suikoden series. Allows consumable items to be equipped and carried in battle, which means that only these can be used. It offers strategic options, as the player is forced to decide between using up equipment slots for stats or items.
Go to the config module and set the slot ID for the items.
ITEMS_ETYPE_ID = 4By default, it set to 4 (the accessory slot in Ace Equip Engine). Other than that, it’s pretty plug and play, as long as you know how to configure Ace Equip Engine properly. Visit Yanfly’s page for that or harass him directly hahahahaha. *ahem*Lock an item to certain classes:
<class_locks: x, y...>Use this notetag on the Item tab and put the ID of the classes allowed to equip the item.Script