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 Fixing The State - RX_T_FixingTheState.js

Plugin desc : It is possible to create a state that does not change state at all.

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_FixingTheState.js

File name : RX_T_FixingTheState.js

Help of plugin :

* @target MV MZ
 * @plugindesc It is possible to create a state that does not change state at all.
 * @author TYPE74RX-T
 * @url https://w.atwiki.jp/type74rx-t/pages/221.html
 *
 * @param SystemWord in Notes
 * @text System word
 * @desc System word to fill in the notes field
 * @default FixState
 *
 * @help Fixing the State
 *
 * This plugin is compatible with RPG Maker MV and RPG Maker MZ.
 *
 * ◆Summary
 * It is possible to create a state that does not change state at all.
 * While in this state, no state changes will be accepted, with the exceptions
 * listed below.
 * The same applies to the automatic release of the game based on time (turns)
 * and number of steps.
 *
 * [Conditions for Exceptions]
 * ・Defense, invincibility, no combat due to 0 HP, states with ”state
 * fixation” applied
 * ・State manipulation by events (or common events that are triggered by using
 * items or skills)
 *
 * ◆Usage
 * Fill in the notes section of the states.
 *
 * <FixState>
 *
 * ◆Caution: For users of the ”Guts State” plug-in
 * The gutsy states won’t be removed either.
 * Be careful when fixing the state.
 *
 * ◆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.