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

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

MZ plugins

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

スポンサードリンク

-MZ plugins

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