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

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

MZ plugins

NUUN Multi Element - NUUN_MultiElement.js

Plugin desc : Multiple Element

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_MultiElement.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_MultiElement.js

File name : NUUN_MultiElement.js

Help of plugin :

* @target MZ
 * @plugindesc Multiple Element
 * @author NUUN
 * @version 1.1.0
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * 
 * @help
 * You can set multiple element for items and skills.
 * 
 * Item/skill notes
 * <multElement:[id],[id],....> In addition to the database configuration elements, it has an elemen with element ID [id].
 * <multElement:5> It has an element with element ID 5.
 * <multElement:5,6> It has multiple elements with element IDs 5 and 6.
 * 
 * <multElementRate[id]:[rate]> Sets the probability of adding the specified element.
 * [id]:Element ID
 * [rate]:Added probability
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 7/1/2023 Ver.1.1.0
 * Added a function that allows you to set the probability for the element to be added.
 * Changed the display in languages other than Japanese to English.
 * 11/17/2021 Ver.1.0.1
 * Fixed some processing.
 * 8/8/2021 Ver.1.0.0
 * First edition.
 *

スポンサードリンク

-MZ plugins

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