Introduction/Features
This plugin adds permadeath to the game. If an actor is dead at the end of battle and the battle isn't set to "can lose", they will be removed from the party.
You can prevent individual party members from having permadeath and you can also prevent whoever the leader is from having permadeath.
You can use a switch to toggle permadeath on or off at any time.
* ============================================================================
* Actor Notetags
* ============================================================================
* Use <NoPermadeath> to prevent an actor from being removed at the end of
* battle after dying.
*
* Use <NoPermadeathSwitch: x> with x as the switch id to specify a switch
* that when on, disables permadeath for the actor.
* ============================================================================
* Terms Of Use
* ============================================================================
* Free to use and modify for commercial and noncommercial games, with credit.
* ============================================================================
* Credits
* ============================================================================
* DreamX
Script