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.
Customize Progress Speed - CustomizeProgressSpeed.js
Plugin desc : CustomizeProgressSpeedPlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/CustomizeProgressSpeed.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/CustomizeProgressSpeed.js
File name : CustomizeProgressSpeed.js
Help of plugin :
* @plugindesc CustomizeProgressSpeedPlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/CustomizeProgressSpeed.js * @base PluginCommonBase * @author triacontane * * Allows you to adjust the overall gauge buildup in time progress battle. * The value obtained from the specified number of variables will be the multiplier. * * If you combine it with the "CustomizeConfigItem.js" which is published separately, * you can adjust the overall gauge in time progress battles. * The player will be able to adjust the magnification from the options screen. * * https://raw.githubusercontent.com/triacontane/RPGMakerMV/mz_master/CustomizeConfigItem.js * * @help CustomizeProgressSpeed.js * * This plugin is released under the MIT License.