OVERRIDING STATES

RPG Maker MV

Allows you to create states that will remove other states when the state is added



Do you want to have states that can remove other states? For example, you have two types of poison states: Weak Poison, and Strong Poison.

When the Weak Poison state is applied, you lose 5% of your HP. However, when the Strong Poison is applied, you lose 10% of your HP.

Now, you also have a special case where applying strong poison state will remove the weak poison state automatically.

With this plugin, you can indicate whether your states will remove other states when they are added.
 
More information and downloads are available at HimeWorks