Event Wrapper
This script provides a wrapper for the RPG::Event class and other related classes. It adds additional methods to allow you to create event commands directly without having to go through the event editor, and...
This script provides a wrapper for the RPG::Event class and other related classes. It adds additional methods to allow you to create event commands directly without having to go through the event editor, and...
This script allows you to create a shop that sells “gamble items”. Gamble items are shop goods where the player has a random chance of obtaining an item from a pre-determined set of items.
This script allows you to create a state that prevents you from targeting a battler. When the state is applied, the battler cannot be targeted or affected by any skills or items. (animation not included)
This script allows you to set an action to execute a different skill if certain conditions are met, with some probability. The condition is a formula that can use any game data available, including the...
This script allows you to set conditions on whether a troop can be encountered, or whether specific members in a troop will appear. If a troop encounter condition is not met, then the troop...
This effect is activated when an attack is successfully made. The user will take some amount of damage according to the effect.