An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

NUUN Leave State - NUUN_LeaveState.js

Plugin desc : Leave state

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_LeaveState.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_LeaveState.js

File name : NUUN_LeaveState.js

Help of plugin :

* @target MZ
 * @plugindesc Leave state
 * @author NUUN
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * @version 1.0.0
 * 
 * @help
 * You can create a state where members leave the battle.
 * 
 * Specification
 * You cannot force enemies to leave.
 * The leaver list will be the same for multiple leave states.
 * If you leave the party in any state other than the leaving state, you will not be able to return to the party.
 * 
 * State Note's
 * <LeaveState:[SE]> Sets the leave state.
 * 
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 8/8/2025 Ver.1.0.0
 * First edition.
 * 
 * @param LeaveActionSwitches
 * @text Enemy action condition settings
 * @desc Set the conditions for enemy actions.
 * @type struct<LeaveActionSwitchList>[]
 * @default []
 * 
 * @param LeaveSESetting
 * @text SE when leaving
 * @desc Plays the sound effect when leaving.
 * @type struct<LeaveSE>[]
 * @default []
 * 
 * @command ResetLeave
 * @desc Reinstates the leaving actor as a member.
 * @text Leave actor returns
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.