An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

NRP State Icon - NRP_StateIcon.js

Plugin desc : v1.01 Adjust the display of state icons during battle.

License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation

Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)

Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_StateIcon.js

Desc page : http://newrpg.seesaa.net/article/484023583.html

Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_StateIcon.js

File name : NRP_StateIcon.js

Help of plugin :

Adjust the display of state icons during battle.
 * 
 * Currently, only the following minor fixes are available.
 * 
 * - Fixes a bug where the icon line would remain
 *   when an unstated enemy moved.
 * - Position adjustment when using DynamicMotion together.
 * - Set the upper Y coordinate of the enemy's icon.
 * 
 * You can turn it on/off for each item, so please adjust it.
 * 
 * ------------------------------------------
 * [Terms]
 * ------------------------------------------
 * There are no restrictions.
 * Modification, redistribution freedom, commercial availability,
 * and rights indication are also optional.
 * The author is not responsible,
 * but will deal with defects to the extent possible.
 * 
 * @param FixIconLine
 * @default true
 * @type boolean
 * @desc Fixes a bug where the icon line would remain when an unstated enemy moved.
 * 
 * @param ForDynamicMotion
 * @default false
 * @type boolean
 * @desc Position adjustment when using DynamicMotion together.
 * Adjusting the position of icons when expanding & jumping enemies, etc.
 * 
 * @param IconLimitY
 * @type number
 * @desc Y-coordinate for the upper limit of icon display. Default 20

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.