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

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

MV plugins

PANDA No Damage No Effects - PANDA_NoDamageNoEffects.js

Plugin desc : effects will not be applied if physical attack and HP damage is 0.

License : MIT License

Author : panda(werepanda.jp)

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

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

File name : PANDA_NoDamageNoEffects.js

Help of plugin :

* @target MV MZ
 * @plugindesc effects will not be applied if physical attack and HP damage is 0.
 * @author panda(werepanda.jp)
 * @url http://www.werepanda.jp/blog/20231110021328.html
 * 
 * @help When the damage is 0 with the skill which the hit type is "Physical Attack"
 * and the Type of Damage is against HP, Effetcs will not be applied
 * with this plug-in.
 * 
 * For example, in the case of a skill which has a poison on a normal attack,
 * in the default system, the poison effect is applied even when
 * the target's defence power is high and the damage of the normal attack is 0.
 * This plug-in does not apply the poison if the normal attack damage is 0.
 * 
 * [License]
 * this plugin is released under MIT license.
 * https://opensource.org/licenses/mit-license.php
 *

スポンサードリンク

-MV plugins

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