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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Critical Formula - CriticalFormula.js

Plugin desc : ver1.01/Changed the calculation formula for critical hits.

License : MIT License

Author : Yana

Website : https://w.atwiki.jp/pokotan/pages/3.html

Desc page : https://github.com/munokura/Yana-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/Yana-MV-plugins/refs/heads/master/Battle/CriticalFormula.js

File name : CriticalFormula.js

Help of plugin :

@plugindesc ver1.01/Changed the calculation formula for critical hits.
@author Yana
@url https://github.com/munokura/Yana-MV-plugins
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/Yana-MV-plugins ).
Original plugin by Yana.
-----
How to Set
--------------------------------------------------------------------
Entering
<CriticalFormula:xxx>
in the Note field of a skill or item will set the critical damage formula for that skill or item to xxx.

If no value is entered, the formula set in the plugin parameters will be used.
------------------------------------------------------
Terms of Use
------------------------------------------------------
This plugin is released under the MIT License.
http://opensource.org/licenses/mit-license.php
------------------------------------------------------
Update History:
ver 1.01:
Allows individual formulas to be set for skills and items.
Added help information on usage and terms of use.
ver 1.00:
Released

@param Critical Formula
@desc This is the calculation formula for critical hits. In addition to the variables that can be used in the damage calculation formula, d contains the damage before application.
@default d * 3

スポンサードリンク

-MV plugins

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