Customizable HP Recovery - Plugin for RPG Maker MZ
A downloadable mod
CustomizableHPRecovery Plugin for RPG Maker MZ
The CustomizableHPRecovery plugin for RPG Maker MZ offers a versatile and adjustable system for character HP recovery based on player movement. With this plugin, you can fine-tune the rate at which your characters recover HP as they explore the game world, allowing for a unique and dynamic gameplay experience.
Key Features:
1. **Customizable HP Recovery Speed:**
You can easily configure the rate at which HP is recovered by characters using the `setRecoverySpeed` command provided by this plugin. This command allows you to set a specific recovery speed, ensuring that HP recovery aligns with your game's balance and pacing. The recovery speed can range from 1 (slowest) to 100 (fastest), giving you full control over the healing rate.
2. **Activation Conditions:**
The plugin includes flexible activation conditions for HP recovery. Characters will only regain HP while meeting specific criteria:
- Player Character Movement: Characters will recover HP as the player character moves around the game world. This encourages exploration and rewards players for their in-game activity.
- Custom Switch: You can designate a custom switch ID that, when activated, enables HP recovery. This feature allows for context-specific healing based on in-game events or conditions.
- State Affliction: Characters can also regain HP if they are affected by a particular state. This is a valuable tool for implementing unique status effects that influence HP recovery.
3. **Randomized Healing:**
To add an element of unpredictability to the healing process, the plugin incorporates a random chance factor. HP recovery occurs based on a random roll, ensuring that it doesn't happen predictably with every step. The probability of recovery is determined by the chosen recovery speed, providing variation in gameplay.
4. **Integrates Seamlessly:**
The CustomizableHPRecovery plugin seamlessly integrates into your game. It works in the background, monitoring player character movement and applying HP recovery as specified by your settings. This ensures a smooth and engaging player experience without disrupting gameplay.
By using the CustomizableHPRecovery plugin, you have the power to tailor your game's healing mechanics precisely to your liking. Whether you want a slow-paced, strategic experience with minimal HP recovery or a faster-paced game with more frequent healing opportunities, this plugin allows you to strike the right balance for your RPG Maker MZ project.
Purchase
In order to download this mod you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:
Comments
Log in with itch.io to leave a comment.
Curious about this plugin, Atm I have a common event that handles background healing over time, reading through the specifics I just want to compare -would this plugin allow me to set individual heal rates over time and differences between certain members that may have higher healing rates?