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

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

MZ plugins

Dark Plasma System Type Icon - DarkPlasma_SystemTypeIcon.js

Plugin desc : Set system type and debuff icons.

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_SystemTypeIcon.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_SystemTypeIcon.js

File name : DarkPlasma_SystemTypeIcon.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Set system type and debuff icons.
@author DarkPlasma
@license MIT

@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/DarkPlasma-MZ-Plugins ).
Original plugin by DarkPlasma.
Please check the latest official version at:
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
-----

version: 1.1.1
Set icons for system types and debuffs.

@param elementIcons
@text Element Icons
@desc Element Icons.(The order is corresponding to elements settings in database.)
@type icon[]
@default [0,76,64,65,66,67,68,69,70,71]

@param debuffStatusIcons
@text Debuff Status Icons
@type struct<DebuffStatusIconsEn>
@default {"mhp":"{¥"small¥":¥"48¥",¥"large¥":¥"56¥"}","mmp":"{¥"small¥":¥"49¥",¥"large¥":¥"57¥"}","atk":"{¥"small¥":¥"50¥",¥"large¥":¥"58¥"}","def":"{¥"small¥":¥"51¥",¥"large¥":¥"59¥"}","mat":"{¥"small¥":¥"52¥",¥"large¥":¥"60¥"}","mdf":"{¥"small¥":¥"53¥",¥"large¥":¥"61¥"}","agi":"{¥"small¥":¥"54¥",¥"large¥":¥"62¥"}","luk":"{¥"small¥":¥"55¥",¥"large¥":¥"63¥"}"}

@param weaponTypeIcons
@text Weapon type Icons
@desc Weapon type Icons.(The order is corresponding to elements settings in database.)
@type icon[]
@default [0,96,97,98,99,100,101,102,103,104,105,106,107]

@param armorTypeIcons
@text Armor type Icons
@desc Equip type Icons.(The order is corresponding to elements settings in database.)
@type icon[]
@default [0,135,139,136,129,128]

スポンサードリンク

-MZ plugins

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