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 Battle Messages Background Img - NUUN_BattleMessagesBackgroundImg.js

Plugin desc : Battle message window background image

License : MIT License

Author : NUUN

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

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

File name : NUUN_BattleMessagesBackgroundImg.js

Help of plugin :

* @target MZ
 * @plugindesc Battle message window background image
 * @author NUUN
 * @base NUUN_Base
 * @base NUUN_BattleStyleEX
 * @orderAfter NUUN_Base
 * @orderAfter NUUN_BattleStyleEX
 * @version 1.0.0
 * 
 * @help
 * You can set a background image for the message window during battle.
 * In addition to the message window, you can also set it for monster appearance, victory, defeat, and escape messages.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 8/10/2024 Ver.1.0.0
 * First edition.
 * 
 * @param MessageSetting
 * @text Message background image
 * @desc Set the image for the message.
 * @default []
 * @type struct<WindowBackground>
 * 
 * @param EnemyAppearSetting
 * @text Appearance message background image
 * @desc Set the image for the message that appears.
 * @default []
 * @type struct<WindowBackground>
 * 
 * @param VictorySetting
 * @text Victory message background image
 * @desc Set the image for the victory message.
 * @default []
 * @type struct<WindowBackground>
 * 
 * @param LoseSetting
 * @text Defeat message background image
 * @desc Set the image for the defeat message.
 * @default []
 * @type struct<WindowBackground>
 * 
 * @param EscapeSetting
 * @text Escape message background image
 * @desc Set the image for the getaway message.
 * @default []
 * @type struct<WindowBackground>
 * 
 * @param EscapeFailureSetting
 * @text Escape failure message background image
 * @desc Set the image for the escape failure message.
 * @default []
 * @type struct<WindowBackground>
 * 
 * 
 *

スポンサードリンク

-MZ plugins

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