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 Remove Buff At Battle End - DarkPlasma_RemoveBuffAtBattleEnd.js
Plugin desc : Whether to remove buffs and debuffs at the end of battle
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_RemoveBuffAtBattleEnd.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_RemoveBuffAtBattleEnd.js
File name : DarkPlasma_RemoveBuffAtBattleEnd.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Whether to remove buffs and debuffs at the end of battle @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 This setting determines whether buffs and debuffs for all battlers are removed at the end of battle. By default, buffs and debuffs for actors who leave battle by fleeing are not removed at the end of battle. This plugin determines whether buffs and debuffs for all battlers, including those who flee, are removed. @param removeBuffAtBattleEnd @text Removes buffs and debuffs at the end of battle @desc At the end of the battle, all buffs and debuffs on all battlers, including those who fled, will be removed. @type boolean @default true