Welcome to PGMV! 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.
Evasion Penetration Trait - EvasionPenetrationTrait.js
Plugin desc : ver1.00/You can now set a Traits that ignores the target's evasion.
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/EvasionPenetrationTrait.js
File name : EvasionPenetrationTrait.js
Help of plugin :
@plugindesc ver1.00/You can now set a Traits that ignores the target's evasion. @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 Use -------------------------------------------------------------------- Writing <PhysicalEvasionPenetrate> in the Note field of an object, skill, or item with a Traits will cause the battler, skill, or item with that Traits to ignore physical evasion. Writing <MagicalEvasionPenetrate> in the Note field of an object, skill, or item with that Traits will cause the battler, skill, or item with that Traits to ignore magical evasion. ------------------------------------------------------ Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver1.00: Released