RPG Maker MV
Galv’s Actor Equip Items
Introduction
Players will have to plan what items they take into battle when their actors can only use items from their own pockets.
Features
This plugin changes it so each actor is able to equip/hold a certain amount of items.
In battle, actors only have access to the items that they currently have equipped. Outside of battle the party inventory works as usual.
A new scene can be added to the menu for the player to equip items to their actors.
– Items can have different stack sizes per slot
– Item Equips are restricted to actors who have the feature to equip the correct Armor Type
– Includes script calls to manually add and remove items from actor slots
Screenshots
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Instructions
– Copy the "GALV_ActorEquipItems.js" file into your project’s /js/plugins/ folder.
– Activate plugin using the ‘Plugin Manager’
– Read the help file and examine the demo to learn how it works.
Click here to download >>
Terms & Conditions
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Comments (0)
Leave a Reply
You must be logged in to post a comment.
Guest
Is there a way to show the Pockets menu at first on the Comand Menu? Thanks