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 Equip Param Unlimited - NUUN_EquipParamUnlimited.js
Plugin desc : Equipped ability value change amount upper limit breakthrough
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_EquipParamUnlimited.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_EquipParamUnlimited.js
File name : NUUN_EquipParamUnlimited.js
Help of plugin :
* @target MZ * @plugindesc Equipped ability value change amount upper limit breakthrough * @author NUUN * @version 1.0.1 * * @help * On the database, you can only set the ability value change amount of equipment from 0 to 500 (maximum HP, MP is 5000), but you can set it beyond the upper limit with this plug-in. * * Weapon and armor notes * <EquipParamExMHP:[param]> Set the ability value change amount of max HP. * <EquipParamExMMP:[param]> Set the ability value change amount of max MP. * <EquipParamExATK:[param]> Set the amount of change in ability value of the attack. * <EquipParamExDEF:[param]> Set the amount of change in ability value for defense. * <EquipParamExMAT:[param]> Set the ability value change amount of magic. * <EquipParamExMDF:[param]> Sets the ability value change amount of magic defense. * <EquipParamExAGI:[param]> Set the ability value change amount of agility. * <EquipParamExLUK:[param]> Set the amount of change in luck's ability value. * * [param]:Amount of change (integer) * For [param], enter only the numerical value without []. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 12/4/2022 Ver.1.0.1 * Changed the display in languages other than Japanese to English. * 4/10/2022 Ver.1.0.0 * First edition. *