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.
NUUN Drop Item Molecule - NUUN_DropItemMolecule.js
Plugin desc : Drop rate molecular manipulation
License : MIT License
Author : NUUN
Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_DropItemMolecule.js
Desc page : https://github.com/nuun888/MZ
Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_DropItemMolecule.js
File name : NUUN_DropItemMolecule.js
Help of plugin :
@target MZ @url https://github.com/nuun888/MZ @plugindesc Drop rate molecular manipulation @author NUUN @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/NUUN-MZ-plugins ). Original plugin by NUUN. Please check the latest official version at: https://github.com/nuun888/MZ ----- Normally, the numerator of enemy drop rates is fixed at 1, but this plugin allows you to change the numerator to any number. <DropMolecule[dropId]:[molecule]> Changes the numerator. [dropId]: Drop ID. In the database, the numbers are 1, 2, and 3 (in descending order). If you install the Drop Item Addition Plugin, the numbers are 4 and above. [molecule]: Numerator (positive number). Update History 2022/1/29 Ver. 1.0.0 First Edition