==============================================================================
Overview
==============================================================================
This script provides the ability to run RGSS3 methods/formulas during the
adding and removing of states
These can be used for:
actors/classes/weapons/armors/states/enemies
Actors – affects all state application/removal on the actor
Classes – affects all state application/removal on the class
Weapons/Armors – affects all state application/removal on the actor that is
equipped with the item
Enemies – affects all state application/removal on the enemy
States – affects all state application/removal of the state
==============================================================================
Downloads
==============================================================================
Could you give me some example for tag used in class or state?
Thanks!