Target Any Scope
RPG Maker provides some skill and item scopes like “for one ally” or “for all enemies” but there isn’t really an option to target anyone or everyone. This plugin provides you with the ability...
RPG Maker provides some skill and item scopes like “for one ally” or “for all enemies” but there isn’t really an option to target anyone or everyone. This plugin provides you with the ability...
This plugin introduces the concept of Instance Items to manage your items and equips. For example, let’s say you purchased two short swords. Actor 1 then decides that he wants to “upgrade” the sword he holds to improve...
This plugin allows you to change an action’s scope dynamically based on a set of conditions that are defined for the item or skill. For example, imagine you have a “Fire” spell that targets one...
This plugin changes the way item/skill scopes are handled in RPG Maker. By default, all scopes are defined by the item or skill, and the action’sscope is based on the item or skill being...
This plugin provides a standard way to manage inventories of items and gold. It offers multiple inventories so that the party for example can have multiple inventories, which can be swapped depending on your needs....
All items and skills in RPG Maker come with additional “effects”. Effects include gaining HP, learning a skill, gaining a buff in a parameter, or running a common event. However, what if you would like...