Welcome to PGMZ! 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.
Dark Plasma Certain Hit Action - DarkPlasma_CertainHitAction.js
Plugin desc : Make skills and items guaranteed to hit, ignore counterattacks, or ignore reflections
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_CertainHitAction.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_CertainHitAction.js
File name : DarkPlasma_CertainHitAction.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Make skills and items guaranteed to hit, ignore counterattacks, or ignore reflections @author DarkPlasma @license MIT @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/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- Version: 1.0.0 By entering the specified tag in the memo field of a skill or item, you can grant the target the Guaranteed Hit, Ignore Counterattack, or Ignore Reflection traits. Certain Hit: <CertainHit> Sets the success rate of hit checks based on hit rate to 100%. Sets the success rate of evasion checks based on evasion rate and magic evasion rate to 0%. Hit Type: Unlike Guaranteed Hit, physical damage rate and magic damage rate remain affected, and the success rate of applying a state is calculated normally. Ignore Counter: <IgnoreCounter> Sets the success rate of counterattack checks based on counterattack rate for that skill to 0%. Ignore Reflection: <IgnoreReflection> Sets the success rate of magic reflection checks based on magic reflection for that skill to 0%.