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.
State Totalization - StateTotalization.js
Plugin desc : State Globalization Plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/StateTotalization.js
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/StateTotalization.js
File name : StateTotalization.js
Help of plugin :
@target MZ @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/StateTotalization.js @plugindesc State Globalization Plugin @author Triacontane @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/triacontane-MZ-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- Extends the effects of certain states to all members. Enter the following in the state’s memo field: <ST_All> The characteristics and behavioral restrictions of the state described in the memo field will be applied to all members. However, since the state itself is not infected, no icon or message will be displayed. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute it without permission from the author, and there are no restrictions on its use (commercial, R18+, etc.). This plugin is now yours. @param battleMemberOnly @text Combat members only @desc Limits the target of the generalized state to combat members. If you turn it off, the state of non-combat members will also be generalized. @type boolean @default true