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

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

MZ plugins

PANDA All Escaped Message - PANDA_AllEscapedMessage.js

Plugin desc : change the message when all enemies have escaped.

License : MIT License

Author : panda(werepanda.jp)

Website : https://www.werepanda.jp/

Desc page : http://www.werepanda.jp/blog/20240823010737.html

File name : PANDA_AllEscapedMessage.js

Help of plugin :

* @target MV MZ
 * @plugindesc change the message when all enemies have escaped.
 * @author panda(werepanda.jp)
 * @url http://www.werepanda.jp/blog/20240823010737.html
 * 
 * @help When all enemies have escaped and the battle has ended,
 * the message specified in the plugin parameter will be displayed
 * instead of the normal victory message.
 * 
 * If even one enemy has been defeated,
 * the normal victory message will be displayed.
 * 
 * [License]
 * this plugin is released under MIT license.
 * https://opensource.org/licenses/mit-license.php
 * 
 * @param AllEscapedMessage
 * @text Message when all enemies have escaped
 * @desc Specify the message when all enemies have escaped and the battle has ended. Use %1 to display the party name, and %2 to display the troop name.
 * @type text
 * @default The enemies are gone!
 *

スポンサードリンク

-MZ plugins

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