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 Rate Percentage - NUUN_DropRatePercentage.js
Plugin desc : Drop Rate Percentage
License : MIT License
Author : NUUN
Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_DropRatePercentage.js
Desc page : https://github.com/nuun888/MZ
Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_DropRatePercentage.js
File name : NUUN_DropRatePercentage.js
Help of plugin :
@target MZ @url https://github.com/nuun888/MZ @plugindesc Drop Rate Percentage @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 ----- Sets the item drop rate as a percentage. Set the drop rate in the enemy database between 1 and 1000. The units digit in the drop rate setting becomes the first decimal place. A setting of 600 indicates a 60% drop rate. A setting of 255 indicates a 25.5% drop rate. When the item acquisition rate is doubled, the drop rate will be double the set value. Terms of Use This plugin is distributed under the MIT License. Update History January 29, 2022 Ver. 1.0.1 Dropped item acquisition is now handled by a separate plugin. August 13, 2021 Ver. 1.0.0 First version