An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Alt Skill By Target - AltSkillByTarget.js

Plugin desc : Alternative skill for specific targets

License :
Public Domain
・Copyright: Waived

Author : MihailJP

Website : https://github.com/MihailJP/mihamzplugin/blob/master/AltSkillByTarget.js

Desc page : https://github.com/MihailJP/mihamzplugin/blob/master/AltSkillByTarget.js

Download Page : https://raw.githubusercontent.com/MihailJP/mihamzplugin/master/AltSkillByTarget.js

File name : AltSkillByTarget.js

Help of plugin :

* @target MZ
 * @plugindesc Alternative skill for specific targets
 * @author MihailJP
 * @url https://github.com/MihailJP/mihamzplugin/blob/master/AltSkillByTarget.js
 * @orderAfter SpeakInBattle
 *
 * @help AltSkillByTarget.js
 *
 * This plugin implements that using alternative skill to specific target.
 * If there is <altSkill:x> (where x is a nonzero number) at the memo of an
 * actor or an enemy character, and there is <altSkillX:Y> (where X is a
 * nonzero number and Y is skill number) at the memo of a skill, the skill
 * of given number will be used instead when the target has corresponding
 * altSkill number.
 *
 * Single-target skills only.
 *
 * It does not provide plugin commands.
 *
 * Changelog
 * 26 Sept 2020: Fixed crash issue with out-of-battle skills.
 * 22 Sept 2020: First edition

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.