An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Customize Progress Type - CustomizeProgressType.js

Plugin desc : CustomizeProgressTypePlugin

License : MIT License

Author : triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/CustomizeProgressType.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/CustomizeProgressType.js

File name : CustomizeProgressType.js

Help of plugin :

* @plugindesc CustomizeProgressTypePlugin
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/CustomizeProgressType.js
 * @author triacontane
 *
 * @param progressTypeSwitch
 * @desc Activated when ON, this switch determines the type of time progress battle.
 * @default 1
 * @type switch
 *
 * @help CustomizeProgressType.js
 *
 * You can change the type of time progress combat (active and wait) during the game.
 * It becomes 'Active' when the specified switch is ON and 'Weight' when it is OFF.
 * By default, the gauge accumulates 4 times as much in weight mode as in active mode.
 *
 * If you combine it with "CustomizeConfigItem.js" which is published separately,
 * you can create a plugin for The player will be able to change the type from the options screen.
 * https://raw.githubusercontent.com/triacontane/RPGMakerMV/mz_master/CustomizeConfigItem.js
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.