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

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

MZ plugins

CSVN arms As Special Effect Item - CSVN_armsAsSpecialEffectItem.js

Plugin desc : Arms that can be used as items during battle.

License : MIT License

Author : cursed_steven

Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_armsAsSpecialEffectItem.js

Desc page : https://note.com/cursed_steven/n/n1a4a0f7659d8

Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_armsAsSpecialEffectItem.js

File name : CSVN_armsAsSpecialEffectItem.js

Help of plugin :

* @target MZ
 * @plugindesc Arms that can be used as items during battle.
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author cursed_steven
 * @url https://note.com/cursed_steven/n/n1a4a0f7659d8
 *
 * @help CSVN_armsAsSpecialEffectItem.js
 *
 * Weapons and armor that generate special effects when used as
 * items during battle will be implemented.
 *
 * If you write the skill ID with a meta tag in the memo field of the weapon
 * or armor as shown below, the skill will be activated.
 * <AsItem:123>
 *
 * Weapons and armor that you have without equipping them will be
 * available to everyone.
 *
 * Terms:
 *  No permission needed for change or re-distribute this plugin.
 *  But I will be glad to being informed you used or reffered this.
 *
 * @param othersEquip
 * @text Other actors equipments.
 * @desc
 * @type boolean
 * @on available
 * @off unavailable

スポンサードリンク

-MZ plugins

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