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.
MPP State Popup - MPP_StatePopup.js
Plugin desc : Displays the removed or added state above the character’s head during battle.
License : MIT License
Author : Mokusei Penguin
Website : http://woodpenguin.blog.fc2.com/
Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/StatePopup.html
File name : MPP_StatePopup.js
Help of plugin :
* @target MV MZ * @plugindesc Displays the removed or added state above the character’s head during battle. * @author Mokusei Penguin * @url * * @help [version 2.0.0] * This plugin is for RPG Maker MV and MZ. * * ================================ * Mail : wood_penguin@yahoo.co.jp (@ is half-width) * Blog : http://woodpenguin.blog.fc2.com/ * License : MIT license * * @param Added Time * @desc * @type number * @min 0 * @max 999 * @default 45 * * @param Removed Time * @desc * @type number * @min 0 * @max 999 * @default 35 * * @param Interval Time * @desc * @type number * @min 1 * @max 999 * @default 30 * * @param Popup To Actor? * @desc * @type boolean * @default true * * @param Popup To Enemy? * @desc * @type boolean * @default false *