Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Haste And Slow - HasteAndSlow.js
Plugin desc : HasteAndSlowPlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/HasteAndSlow.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/HasteAndSlow.js
File name : HasteAndSlow.js
Help of plugin :
* @plugindesc HasteAndSlowPlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/HasteAndSlow.js * @base PluginCommonBase * @author triacontane * * @help HasteAndSlow.js * * Adds a feature that changes the rate at which gauges accumulate in time progress battle. * Agility value remains the same and only affects the gauge accumulation speed. * Enter the following in the memo field of the database(*) that has the feature. * You can use the control character ¥[n] * <HasteAndSlow:50> // The accumulation rate will be 50%. * <HasteAndSlow:200> // The accumulation rate will be 200%. * * Actors, Classes, Weapons, Armors, Enemies, and States. * * There are no plug-in commands in this plugin. * * This plugin is released under the MIT License.