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

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

MZ plugins

Common Event Before Cast - CommonEventBeforeCast.js

Plugin desc : Run a common event just before skill/item cast time

License :
Public Domain
・Copyright: Waived

Author : MihailJP

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

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

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

File name : CommonEventBeforeCast.js

Help of plugin :

* @target MZ
 * @plugindesc Run a common event just before skill/item cast time
 * @author MihailJP
 * @url https://github.com/MihailJP/mihamzplugin/blob/master/CommonEventBeforeCast.js
 * @orderBefore AltSkillByTarget
 *
 * @help CommonEventBeforeCast.js
 *
 * This plugin calls given common event just before the beginning
 * of cast time of a skill or an item which is used in battle.
 * If there is <ceBeforeCast:X> (where X is the common event number)
 * at the memo of a skill or an item, given common event will be called
 * when such skill or item is used in battle.
 * Ignored if out of battle.
 *
 * It does not provide plugin commands.
 *
 * License: The Unlicense
 * https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
 *
 * Changelog
 * 24 Sept 2020: First edition.

スポンサードリンク

-MZ plugins

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