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.
Confusion Extend - ConfusionExtend.js
Plugin desc : ConfusionExtend
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/ConfusionExtend.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/ConfusionExtend.js
File name : ConfusionExtend.js
Help of plugin :
* @plugindesc ConfusionExtend * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/ConfusionExtend.js * @base PluginCommonBase * @author triacontane * * @param List * @desc This is a configuration list of confusion states for which you want to extend the specification. * @default [] * @type struct<Record>[] * * @help ConfusionExtend.js * * The confusion system (action constraint pull-down selection value of "1" to "3") * state will be expanded to allow you to specify the skill used and target in detail. * The settings are done from the plugin parameters. * * Who to target is determined by the state's action constraint type, * the skill's effect range, and the target setting specified in the parameter. *