Permanent States

● ARCHIVED · READ-ONLY
Started by Tsukihime 1 posts View original ↗
  1. This script adds "permanent states" (perma-states) to your game. A perma-state is just a state, except they are not removed upon death (or other state-clearing conditions).

    A permastate is useful for managing features on your actors, since you can control which features will be applied to your actors using event commands and you can remove them when needed.

    Download

    Get it at Hime Works

    Usage

    Note-tag a state with

    Code:
    <permastate>
    And it is now a permanent state. All features on the state will be transferred to the actor as long as the state is in effect.