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 Weather - NUUN_BattleWeather.js

Plugin desc : Weather applied during battle

License : MIT License

Author : NUUN

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

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

File name : NUUN_BattleWeather.js

Help of plugin :

* @target MZ
 * @plugindesc Weather applied during battle
 * @author NUUN
 * @base NUUN_Base
 * @base NUUN_BattleStyleEX
 * @orderAfter NUUN_Base
 * @orderAfter NUUN_BattleStyleEX
 * @version 1.0.0
 * 
 * @help
 * Weather conditions are applied even during battle.
 * This plugin is an extension plugin for Battle Style EX.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 7/20/2024 Ver.1.0.0
 * First edition.
 * 
 * @param BattleShowWeather
 * @text Weather display settings during battle.
 * @desc Sets the weather display during battle.
 * @type select
 * @option Bring to Front
 * @value 'Show'
 * @option Displayed on actor image
 * @value 'ShowFront'
 * @option Display on the battlefield
 * @value 'BattleField'
 * @default 'Show'
 * @parent WeatherSetting
 * 
 * @param BattleWeatherSwitch
 * @desc Weather display switch during battle (ON for display)
 * @text Weather switch during battle
 * @type switch
 * @default 0
 * @parent WeatherSetting
 * 
 *

スポンサードリンク

-MZ plugins

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