An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Auto Raise - AutoRaise.js

Plugin desc : Auto-Revive Plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/AutoRaise.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/AutoRaise.js

File name : AutoRaise.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/AutoRaise.js
@plugindesc Auto-Revive Plugin
@author Triacontane
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

AutoRaise.js

During battle, you can auto-revive a set number of times.
The number of times is determined once, immediately after the start of battle.
It is not recalculated during battle.
Enter the following information in the memo field of the Feature Database
(※1).
※1 Actor, Occupation, Weapon, Armor, State, Enemy Character

<Auto-Revive: 3> # Auto-revives up to three times when incapacitated.
<AutoRaise: 3> # As above
<Revive HP Rate: 50> # HP is restored to 50% upon auto-revive.
<RaiseHpRate: 50> # As above
<Revive Lost> # When auto-revive is activated, the target’s equipment is lost.
<RaiseLost> # As above
<Revive Chance: 50> # The resurrection activation rate is 50%.
<RaiseProb: 50> # As above

If specified, a cost will be consumed during revival. Revive will not be
possible if there is insufficient cost.
<Resurrection MP Cost: 10> # Consumes 10 MP when automatically reviving.
<RaiseMpCost: 10> # Same as above
<Resurrection TP Cost: 10> # Consumes 10 TP when automatically reviving.
<RaiseTpCost: 10> # Same as above

If you want to use a skill or other skill to grant this during battle, set the
following memo field in the state.
<Temporary Auto-Resurrection> # Automatically revives when incapacitated.
<TempAutoRaise> # Same as above

This plugin does not have plugin commands.

Terms of Use:
You may modify and redistribute this plugin without permission, and there are
no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param raiseAnimationId
@text Resurrection Anime ID
@desc ID of the animation that appears when automatically reviving
@type animation
@default 4

@param raiseIconId
@text Resurrection Icon Index
@desc Index of the icon that appears when auto-revive is available
@default 84

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.