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

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

MV plugins

Remove State Extend - RemoveStateExtend.js

Plugin desc : Conditional State Release Plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com/

Desc page : https://triacontane.blogspot.com/

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/RemoveStateExtend.js

File name : RemoveStateExtend.js

Help of plugin :

@plugindesc Conditional State Release Plugin
@author Triacontane
@url https://triacontane.blogspot.com/
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MV-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----
Expands the conditions for canceling states.
You can create states that are canceled only when the character is hit by
an attack that includes (or does not include) a specific attribute, or
when the character is hit by a magical attack, or when the HP percentage
falls below a specified value.
Set the condition list from the parameters.

Terms of Use:
You may modify and redistribute this plugin without permission from the
author, and there are no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param byDamageList
@text List of damage removals
@desc This conditionally clears the state when damage is received. It operates independently of the corresponding item in the database.
@default []
@type struct<DAMAGE>[]

スポンサードリンク

-MV plugins

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