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

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

MZ plugins

MNKR Status Menu Ex MZ - MNKR_StatusMenuExMZ.js

Plugin desc : Add parameters to display in the status scene.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_StatusMenuExMZ.js

File name : MNKR_StatusMenuExMZ.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_StatusMenuExMZ.js
@plugindesc Add parameters to display in the status scene.
@author munokura
@license MIT License

@help
Adds parameters to display in the status scene.

There are no plugin commands.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission from the author, and
there are no restrictions on its use (commercial, R18+, etc.).

@param statusParamsWindowWidth
@text Ability score window width
@desc Window width for displaying ability scores
@type number
@default 384

@param paramFontSize
@text Ability score font size
@desc Font size for displaying ability scores
@type number
@default 18

@param paramLineHeight
@text Ability score line break
@desc Line spacing for displaying ability values
@type number
@default 21

@param paramList
@text Display normal ability value
@desc Display normal number to display (10 items separated by commas)
@type string
@default 2,3,4,5,6,7

@param xparamText
@text Additional Ability Item Name
@desc Additional ability value item names (10 items separated by commas)
@default 命中,回避,会心,会心回避,魔法回避,魔法反射,反撃,HP再生,MP再生,TP再生

@param sparamText
@text Special Ability Item Name
@desc Special ability value item name (10 items separated by commas)
@default 狙われ率,防御効果,回復効果,薬の知識,MP消費,TPチャージ,,,床ダメージ,経験値獲得

@param paramNameX
@text Normal ability name X coordinate
@desc Normal ability name display X coordinate
@type number
@default 0

@param paramNameWidth
@text Normal Ability Name Range
@desc Normal ability name display width
@type number
@default 70

@param paramX
@text Normal ability value X coordinate
@desc Normal ability value display X coordinate
@type number
@default 60

@param paramWidth
@text Normal Ability Score Range
@desc Normal ability value display width
@type number
@default 50

@param xparamNameX
@text Additional Ability Score Name X Coordinate
@desc Display X coordinate of additional ability score name
@type number
@default 120

@param xparamNameWidth
@text Additional Ability Score Name Range
@desc Display width of additional ability score name
@type number
@default 70

@param xparamX
@text Additional ability value X coordinate
@desc Display X coordinate of additional ability value
@type number
@default 180

@param xparamWidth
@text Range of additional ability scores
@desc Display width of additional ability scores
@type number
@default 50

@param sparamNameX
@text Special ability value name X coordinate
@desc Display X coordinate of special ability name
@type number
@default 240

@param sparamNameWidth
@text Special Ability Score Name Range
@desc Special ability name display width
@type number
@default 70

@param sparamX
@text Special ability value X coordinate
@desc Special ability value display X coordinate
@type number
@default 300

@param sparamWidth
@text Special Ability Score Range
@desc Special ability value display width
@type number
@default 50

スポンサードリンク

-MZ plugins

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