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.
MNKR TM Equip Status Ex MZ - MNKR_TMEquipStatusExMZ.js
Plugin desc : Edit the equipment status display items.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_TMEquipStatusExMZ.js
File name : MNKR_TMEquipStatusExMZ.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_TMEquipStatusExMZ.js @plugindesc Edit the equipment status display items. @author munokura @license MIT License @help Edits the equipment status display items. How to use: Plugin parameter details: paramList The available parameters are as follows: 0 ... HP 1 ... MP 2 ... Attack Power 3 ... Defense Power 4 ... Magic Power 5 ... Magic Defense 6 ... Agility 7 ... Luck There are no plugin commands. # Contact Information This is a plugin originally created for RPG Maker MV ported for MZ. Please contact the modifier for any inquiries. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this plugin without permission, and there are no restrictions on its use (commercial, 18+, etc.). @param paramList @text Display Parameters @desc The parameter numbers to be displayed are separated by spaces. @type string @default 0 1 2 3 4 5 6 7 @param face @text Face image display @desc Displays a face image in the equipment scene. Up to 7 display parameters can be displayed on the screen. @type boolean @on display @off hidden @default false