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 Stationary Skill - NUUN_StationarySkill.js
Plugin desc : Stationary skill
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_StationarySkill.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_StationarySkill.js
File name : NUUN_StationarySkill.js
Help of plugin :
* @target MZ * @plugindesc Stationary skill * @author NUUN * @base NUUN_Base * @orderAfter NUUN_Base * @version 1.1.1 * * @help * Activate the skill for the battler who has released the state with the passage of the turn. * The skill status will be the battler status with the installed skill status added. * * State Notes * <StationarySkill:[id]> The skill with the specified ID will be activated when the state is released after the turn has passed. * [id]:The ID of the plugin parameter "Stationary skill setting". * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 1/2/2024 Ver.1.1.1 * Fixed an issue where an error would occur when selecting a command when a set skill is activated. * Fixed an issue where end-of-turn processing could not be executed in a turn-based mode when adding a state with an installed skill. * Fixed an issue where the TPB gauge would be consumed when activating installed skills in the TPB system. * 6/17/2023 Ver.1.1.0 * In addition to the normal skill activation message, added a function that allows you to set the activation message that can also set the target name. * Modified not to consider counters and reflections. * 6/15/2023 Ver.1.0.0 * First edition. * * @param StationarySkillData * @desc Set the installation type skill. * @text Stationary skill setting * @type struct<StationarySkillDataList>[] * @default *