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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

MNKR Change Win Action - MNKR_ChangeWinAction.js

Plugin desc : If the designated switch is ON, the SV actor will perform the designated action when the battle is won.

License : MIT License

Author : munokura

Website : https://github.com/munokura/MNKR-MZ-plugins/blob/master/MNKR_ChangeWinAction.js

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeWinAction.js

Download Page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeWinAction.js

File name : MNKR_ChangeWinAction.js

Help of plugin :

@target MZ MV
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeWinAction.js
@plugindesc If the designated switch is ON, the SV actor will perform the designated action when the battle is won.
@author munokura
@license MIT License

@help
When the designated switch is ON, the SV actor will perform the specified
action upon victory.

There are no plugin commands.

Terms of Use:
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission from the author, and
there are no restrictions on its use (commercial, 18+, etc.).

@param Switch Id
@text Activation switch
@desc The switch ID to activate. If 0 (none) is specified, it will always be activated.
@type switch
@default 11

@param Select Action
@text Specified Action
@desc Action to be performed when the switch is turned on and you win
@type select
@default dying
@option forward
@value walk
@option Normal standby
@value wait
@option Chant standby
@value chant
@option defense
@value guard
@option damage
@value damage
@option Avoid
@value evade
@option thrust
@value thrust
@option Swing
@value swing
@option Projectile
@value missile
@option General Skills
@value skill
@option magic
@value spell
@option item
@value item
@option run away
@value escape
@option victory
@value victory
@option dying
@value dying
@option abnormal status
@value abnormal
@option sleep
@value sleep
@option Incapacitated
@value dead

スポンサードリンク

-MV plugins

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