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.
RX T Ignore Attribute Defenses - RX_T_IgnoreAttributeDefenses.js
Plugin desc : You can create skills and items that deal damage while ignoring
License : MIT License
Author : TYPE74RX-T
Website : https://w.atwiki.jp/type74rx-t/pages/221.html
Desc page : https://w.atwiki.jp/type74rx-t/pages/221.html
Download Page : https://raw.githubusercontent.com/munokura/RX_T-plugins/refs/heads/main/RX_T_IgnoreAttributeDefenses.js
File name : RX_T_IgnoreAttributeDefenses.js
Help of plugin :
* @target MV MZ * @plugindesc You can create skills and items that deal damage while ignoring * attribute defenses. * @author TYPE74RX-T * @url https://w.atwiki.jp/type74rx-t/pages/221.html * * @param systemword * @text System word * @desc System word to fill in the notes field * @default IgnoreAttributeDefenses * @help Ignore attribute defenses (skills and items) * * This plugin is compatible with RPG Maker MV and RPG Maker MZ. * * ◆Summary * Even if the target attribute is less than 100%, you can create a skill or * item that deals 100% damage regardless of that. * Also, if the target’s attribute effectiveness is greater than 100%, it * deals more than 100% damage as usual. * * ◆Usage * Fill in the notes section of the skill(or item). * * <IgnoreAttributeDefenses> * * [Notes] * You don’t need to worry about the plugin parameters. * It’s just that the way you set up the notes field is different depending * on whether you are using the English or Japanese version. * * ◆License * This plugin is released under MIT license. * http://opensource.org/licenses/mit-license.php