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.
NUUN Cast Time Charge - NUUN_CastTimeCharge.js
Plugin desc : Cast time charge rate characteristics
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_CastTimeCharge.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_CastTimeCharge.js
File name : NUUN_CastTimeCharge.js
Help of plugin :
* @target MZ * @plugindesc Cast time charge rate characteristics * @author NUUN * @version 1.0.1 * * @help * You can add a feature that changes the charge rate during casting time. * * Note fields with features (Actor, Class, Weapon, Armor, State, Enemy) * <CastTimeCharge:[rate]> Cast time charge rate changes by [rate]%. * <CastTimeCharge:50> Charge rate of cast time becomes 50%. (The speed at which it accumulates is halved) * <CastTimeCharge:200> Cast time charge rate is doubled. * <CastTimeCharge:0> Immediately activate the skill. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 12/6/2022 Ver.1.0.1 * Changed the display in languages other than Japanese to English. * 3/11/2021 Ver.1.0.0 * First edition. *