
RPG Maker MV/MZ: Status Construct
FEATURES: State stacking.Bleed over states.Add state on restrict/resist.Add state on state removal.Weapon based status effect accumulation.Elemental modification.Visual State Effects Top right corner of image shows poison state with three stacks. Default max stack is used when the note tag for state max stack is not used. Elemental Configuration allows for adding states based on elemental damage. If target's elemental state modifier goes above or is equal to 100, the add element state from elemental configuration will be added and the remove element state is removed. If it goes below -100, the remove element state will be added instead whilst the add element state is removed. You can disable the negative element state by disabling it in plugin parameters. Weapon Configuration is used to add states based on weapon type as stated in the database: In the plugin parameters, we need to configure each state: Name: Does nothing. Used to identify state configuration from list.State: The actual state to configure.Max Stacks: The maximum number of stacks the state will have.Overstack State: State added alternatively when state stack exceeds maximum number of stacks.Delete On Overstack: Delete the state stack if overstack state is to be added.Removal State: Adds this state when the original "State" is removed.State Removal Type: Remove single state stack or all state stacksResist State Add: Add state when the original state is resisted.Restrict State Add: Add state when the original state is restricted.Code: Execute JavaScript code under stated conditions.
Synrec 5 games· 783 followers· 36 ratings· portfolio 65 View creator →