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

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

MZ plugins

RX T Defeat State - RX_T_DefeatState.js

Plugin desc : If everyone receives a state that cannot be moved (no automatic removal), you lose!

License : MIT License

Author : TYPE74RX-T

Website : https://w.atwiki.jp/type74rx-t/pages/221.html

Desc page : https://w.atwiki.jp/type74rx-t/pages/221.html

Download Page : https://raw.githubusercontent.com/munokura/RX_T-plugins/refs/heads/main/RX_T_DefeatState.js

File name : RX_T_DefeatState.js

Help of plugin :

* @target MV MZ
 * @plugindesc If everyone receives a state that cannot be moved (no automatic removal), you lose!
 * @author TYPE74RX-T
 * @url https://w.atwiki.jp/type74rx-t/pages/221.html
 * @help Defeat State
 *
 * @param SystemWord in Notes
 * @text System word
 * @desc System word to fill in the notes field
 * @default DefeatState
 * @help Defeat State
 *
 * This plugin is compatible with RPG Maker MV and RPG Maker MZ.
 *
 * ◆Summary
 * If everyone suffers a state that prevents them from
 * moving (no automatic removal) during combat, they are defeated.
 *
 * You will be able to use this to create ”petrified” and other states.
 *
 * By default, if the situation described above occurs, you will
 * continue to be attacked unilaterally by enemies until your party
 * is wiped out, or in some cases, the game will stop progressing.
 *
 * And, as another feature, you can set it up to be defeated if the entire
 * party is subjected to a certain state, regardless of restrictions or
 * removal conditions.
 *
 * ◆Usage
 * [State Settings]
 * Create a state that meets the following conditions.
 * 1.The restriction is ”cannot move”.
 * 2.Auto-removal timing is set to ”None”.
 * 3.”Remove by Damage” is not checked.
 *
 * ★If you want to pretend that you have been defeated under a special state
 * condition regardless of the restriction or removal conditions
 * Fill in the notes section of the statw.
 *
 * <DefeatState>
 *
 * [Spec]
 * All of these features apply to allies only.
 *
 * [Notes]
 * You don’t need to worry about the plugin parameters.
 * It’s just that the way you set up the notes field is different depending
 * on whether you are using the English or Japanese version.
 *
 * ◆License
 * This plugin is released under MIT license.
 * http://opensource.org/licenses/mit-license.php

スポンサードリンク

-MZ plugins

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