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

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

MZ plugins

Variable Control Item - VariableControlItem.js

Plugin desc : VariableControlItemPlugin

License : MIT License

Author : triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/VariableControlItem.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/VariableControlItem.js

File name : VariableControlItem.js

Help of plugin :

* @plugindesc VariableControlItemPlugin
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/VariableControlItem.js
 * @base PluginCommonBase
 * @author triacontane
 *
 * @help You can manipulate variables when you use an
 * item (skill) and when the action is successful.
 * Specify the following in the memo field of the item or skill.
 * <VCIVarNumber:3>
 * <VCISetValue:5>
 * <VCIAddValue:5>
 * <VCISubject:actor>
 * <VCISubject:enemy>
 *
 * The base plugin "PluginCommonBase.js" is required to use this plugin.
 * The "PluginCommonBase.js" is here.
 * (MZ install path)dlc/BasicResources/plugins/official/PluginCommonBase.js
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

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