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 Result MVP Actor - NUUN_ResultMVPActor.js

Plugin desc : MVP actor

License : MIT License

Author : NUUN

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

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

File name : NUUN_ResultMVPActor.js

Help of plugin :

* @target MZ
 * @plugindesc MVP actor
 * @author NUUN
 * @base NUUN_Result
 * @orderAfter NUUN_Result
 * @version 1.1.5
 * 
 * @help
 * Display the MVP actor for this battle in the results displayed after winning.
 * The MVP actor will be the actor with the highest damage dealt.
 * If you want to specify Victory ME and Victory BGM for each actor, set Victory ME and Victory BGM from "Display actor settings" or "Image settings for NUUN_ActorPicture" in "NUUN_Result".
 * "BattleVoiceMZ" (by Sasuke KANNAZUKI) is required separately for the battle voice playback function.
 * 
 * You can play SE, BGM, and battle voices without setting an actor image.
 * 
 * This plugin is an extended plugin for NUUN_Result Ver.2.0.3 or later.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 5/5/2025 Ver.1.1.5
 * Fixed an issue where an error would occur when the MVP actor did not exist.
 * 12/29/2024 Ver.1.1.4
 * Corrected to not add total damage when recovering.
 * Fixed an issue that caused an error at the end of battle.
 * 12/11/2022 Ver.1.1.3
 * Changed the display in languages other than Japanese to English.
 * 9/14/2022 Ver.1.1.2
 * Fixed an issue where an error would appear at the end of a battle.
 * 9/12/2022 Ver.1.1.1
 * Definition change related to external plugin parameter acquisition.
 * 9/11/2022 Ver.1.1.0
 * Added ability to play voice only for MVP actors by BattleVoiceMZ. (Requires BattleVoiceMZ)
 * 9/11/2022 Ver.1.0.1
 * Processing fix by "NUUN_Result" fix.
 * 9/11/2022 Ver.1.0.0
 * First edition.
 * 
 * @param MVPVisibleSwitch
 * @text MVP display switch ID
 * @desc Switch ID to display MVP. If 0 is specified, it will always be displayed.
 * @type switch
 * @default 0
 * 
 * @param ExternalPluginSetting
 * @text External plugin settings
 * @default ------------------------------
 * 
 * @param OnMVPBattleVoice
 * @text MVP actor voice playback (Requires BattleVoiceMZ)
 * @desc Only the MVP actor will be played during battle processing in BattleVoiceMZ.
 * @type boolean
 * @default true
 * @parent ExternalPluginSetting
 *

スポンサードリンク

-MZ plugins

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