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.
Escape Ratio Plus Variable - EscapeRatioPlusVariable.js
Plugin desc : ver1.001/Adds the value of the specified variable to the escape rate.
License : MIT License
Author : Yana
Website : https://w.atwiki.jp/pokotan/pages/3.html
Desc page : https://github.com/munokura/Yana-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/Yana-MV-plugins/refs/heads/master/Battle/EscapeRatioPlusVariable.js
File name : EscapeRatioPlusVariable.js
Help of plugin :
@plugindesc ver1.001/Adds the value of the specified variable to the escape rate. @author Yana @url https://github.com/munokura/Yana-MV-plugins @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/Yana-MV-plugins ). Original plugin by Yana. ----- How to Use -------------------------------------------------------------------- Specify a variable ID in the plugin parameters and assign a value to that variable using the variable operation. The value of the variable % will be added to the escape rate. ------------------------------------------------------ Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver1.001:180409 Plugin parameter specifications updated to 1.5.0. ver1.00: Released @param VariableID @desc The ID of the variable to add. @default 10 @type variable