Introduction
This plugin for RPG Maker MZ allows developers to implement a custom parameter (stats) distribution system for actors. Players can allocate points to their characters' parameters (such as MaxHP, MaxMP, Attack, Defense, etc.) according to their preference, enhancing the customization and strategy elements of the game.
Features
Customizable maximum values for each parameter to ensure balanced gameplay.
Flexible cost and gain settings for each step of parameter increase, allowing for fine-tuning of the distribution system.
Integration with the game's existing menu system for a seamless user experience.
Visual representation of parameter distribution through a polygon graph, providing an intuitive overview of a character's strengths and weaknesses.
Screenshots
How to Use
Just plug-and-play!
Plugin Commands / Script Calls
Operate Param Points: Adjust the player's available points for parameter distribution. Supports addition, subtraction, and assignment operations.