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.
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