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.
Evaluate Dummy - EvaluateDummy.js
Plugin desc : ver1.01/Replaces the target and actor during behavior evaluation with dummies that copy the target and actor.
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/EvaluateDummy.js
File name : EvaluateDummy.js
Help of plugin :
@plugindesc ver1.01/Replaces the target and actor during behavior evaluation with dummies that copy the target and actor. @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. ----- By replacing the actor and target during behavior evaluation with copied dummy characters, this function changes the formula so that statements affecting the actor and target do not affect the actual actor and target. ------------------------------------------------------ Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver. 1.01: Revised processing. ver. 1.00: Released