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.
Automatic Combat Exclusion Skill - AutomaticCombatExclusionSkill.js
Plugin desc : ver1.01/You can now set skills that are not selected in auto-battle.
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/AutomaticCombatExclusionSkill.js
File name : AutomaticCombatExclusionSkill.js
Help of plugin :
@plugindesc ver1.01/You can now set skills that are not selected in auto-battle. @author Yana @url https://raw.githubusercontent.com/munokura/Yana-MV-plugins/master/Battle/AutomaticCombatExclusionSkill.js @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 ------------------------------------------------------ If you write <AutomaticBattleExclusion> in the Note field for a skill you don't want selected in auto-Battle, that skill will receive a rating of 0 during auto-Battle. ----------------------------------------------------- Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver. 1.01: Fixed an error. ver. 1.00: Released