This is a collection of my plugins for RPG Maker MV and MZ.
- MOG_TreasurePopup - Displays a popup showing the icon and name of a treasure when it is gained. Includes a fix for mobile devices where icons might show up as black boxes.
- cellicom_PartySaver - Allows you to save the current order of party members and reload or overwrite it later.
- cellicom_RarityItemColor - Changes the text color of Items and Weapons based on a rarity value defined in their notetags.
- cellicom_d20 - Simulates rolling a 20-sided die (d20), plays animations or shows text for the roll, and returns the result. Supports D&D-style mechanics like advantage, disadvantage, and ability checks.