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.
CSVN damage Value From Formula - CSVN_damageValueFromFormula.js
Plugin desc : Critical Damage Value Customization
License : MIT License
Author : cursed_steven
Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_damageValueFromFormula.js
Desc page : https://note.com/cursed_steven/n/n6a2b8e384df4
Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_damageValueFromFormula.js
File name : CSVN_damageValueFromFormula.js
Help of plugin :
* @target MZ * @plugindesc Critical Damage Value Customization * @author cursed_steven * @url https://note.com/cursed_steven/n/n6a2b8e384df4 * * @help CSVN_damageValueFromFormula.js * * Change critical damage value formula from "damage * 3" * to your own formula. * * @param formula * @text formula * @type text * @default d * 3 * @desc d is damage value without critical. * * [License] * this plugin is released under MIT license. * http://opensource.org/licenses/mit-license.php