Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Auto Raise - AutoRaise.js
Plugin desc : Auto-Resuscitation Plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/AutoRaise.js
File name : AutoRaise.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Auto-Resuscitation 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-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- 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 in the memo field of the feature plugin. <AR_AutoRaise:3> # Auto-revives up to three times when incapacitated. <AR_RaiseHpRate:50> # HP is restored to 50% upon auto-revive. <AR_Lost> # When auto-revive is activated, the target's equipment is lost. <AR_RaiseProb:50> # The resurrection activation rate is 50%. If you want to apply this during battle using a skill, etc., set the following memo field in the state. <AR_TempAutoRaise> # Automatically revives when incapacitated. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param RaiseAnimationId @desc ID of the animation displayed during automatic resurrection @default 49 @param RaiseIconId @desc ID of the icon displayed when automatic resuscitation is possible @default 72