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 Add State Rate Boost - NUUN_AddStateRateBoost.js
Plugin desc : State grant rate increase/decrease characteristics
License : MIT License
Author : NUUN
Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_AddStateRateBoost.js
Desc page : https://github.com/nuun888/MZ
Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_AddStateRateBoost.js
File name : NUUN_AddStateRateBoost.js
Help of plugin :
@target MZ @url https://github.com/nuun888/MZ @plugindesc State grant rate increase/decrease characteristics @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 ----- You can set a feature to increase or decrease the state addition rate. Feature-related memo field <AddStateRate:[rate]> When this feature is present, the state addition rate increases or decreases by [rate]%. <AddStateRate[stateId]:[rate]> When this feature is present and the state [stateId] is added, the addition rate increases or decreases by [rate]%. [rate]: Probability (percentage). Multiple states are added together. [stateId]: State ID Update History 2022/1/16 Ver. 1.0.0 First Edition