Author: Hime

51

Custom Equip Types

By default, RPG Maker comes with 5 equip types: Weapon Shield Headgear Bodygear Accessory You can rename them to suit your project needs, but if you wanted to have more than 5 types of equips...

Global Event Tracker 2

Global Event Tracker

This script uniquely tracks events throughout the game. It introduces the concept of an Event Unique Identifier, or simply an event’s uid. The uid is composed of two pieces of information -the event’s ID...

Utils: Party Level 0

Utils: Party Level

This script provides several utility functions for working with party levels. You can get information such as Leader level Max level Min level Median level Mode level Mean level