Welcome to PGMZ! 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.
PANDA Fixed Random Dead Target - PANDA_FixedRandomDeadTarget.js
Plugin desc : Fix a bug which the target of resurrection skill would not be random.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20220119014724.html
File name : PANDA_FixedRandomDeadTarget.js
Help of plugin :
* @target MZ * @plugindesc Fix a bug which the target of resurrection skill would not be random. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20220119014724.html * * @help Fix a bug in the core script that when an enemy uses a resurrection skill, * even if there are multiple dead members, * the first dead member will always be the target, * so that the target is randomly selected. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *