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.
NUUN Random Skill - NUUN_RandomSkill.js
Plugin desc : Random skill
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_RandomSkill.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_RandomSkill.js
File name : NUUN_RandomSkill.js
Help of plugin :
* @target MZ * @plugindesc Random skill * @author NUUN * @base NUUN_Base * @orderAfter NUUN_Base * @orderAfter NUUN_SkillCostEX * @version 1.0.3 * * @help * You can set skills that can be activated randomly. * * Skill notes * <RandomSkill:[id]> Set a skill that will be activated randomly from the skill set with the specified ID. * [id]:List number of random activation skill settings in plugin parameters. * If no skill is selected randomly, the original skill will be used to attack. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 8/31/2024 Ver.1.0.3 * Fixed an issue where payment for the cost of the original skill was consumed as the cost of the activated skill. * Fixed some plugin conflicts. * 8/17/2024 Ver.1.0.2 * Fixed an issue that caused skills to not activate under certain conditions. * Fixed an issue that allowed commands to be selected again. * 8/3/2023 Ver.1.0.1 * Processing fixes. * 7/23/2023 Ver.1.0.0 * First edition. * * @param RandomSkillSetting * @desc Set the random activation skill. * @text Random activation skill setting * @type struct<RandomSkills>[] * @default *