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

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

MZ plugins

PANDA Control Miss Evasion Critical - PANDA_ControlMissEvasionCritical.js

Plugin desc : control with a switch if misses, evasions, critical hits can occur.

License : MIT License

Author : panda(werepanda.jp)

Website : https://www.werepanda.jp/

Desc page : http://www.werepanda.jp/blog/20220713021551.html

File name : PANDA_ControlMissEvasionCritical.js

Help of plugin :

* @target MV MZ
 * @plugindesc control with a switch if misses, evasions, critical hits can occur.
 * @author panda(werepanda.jp)
 * @url http://www.werepanda.jp/blog/20220713021551.html
 * 
 * @help [How to Use]
 * Only when the switch specified by the plug-in parameter is ON,
 * misses in attacks, evasions, and critical hits will occur.
 * 
 * When the specified switch is OFF, hit rate is 100%,
 * evasion rate, critical rate, critical evasion rate,
 * and magic evasion rate are 0% for both Actors and Enemies.
 * 
 * The expected usage is as follows:
 * Prevent misses or critical hits in battles at the beginning of the game,
 * turn on the switch after a certain number of battles or after the story has
 * progressed to some level, and misses or critical hits will occur.
 * 
 * [License]
 * this plugin is released under MIT license.
 * https://opensource.org/licenses/mit-license.php
 * 
 * @param AllowSwitch
 * @text Allow Switch
 * @desc Specifies a switch which allows misses, evasions, and critical hits. When this switch is ON, they will occur.
 * @type switch
 * @default 0
 *

スポンサードリンク

-MZ plugins

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