Category: RGSS3
Random Event Positions
This script allows you to randomize an event’s position when you enter the map. Regions are used to designate the tiles where an event can appear.
Common Event Variables
This script automatically updates a set of “common event variables” throughout the game. The purpose is to make it easier for developers to design events that rely on information such as who used a...
Drop Item Sets
This script allows you to set up “drop item sets”. A drop item set is simply a collection of drop items: at the end of battle, you can potentially receive drops from a chosen...
Effect: Add self state
This effect adds a state to the user of a skill/item when you successfully hit the enemy. Nothing happens if you don’t hit the enemy though.
Command: Enemy Talk
This script allows you to set up enemy talk events during battle and use a talk command to interact with enemies.