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.
Dark Plasma Equip Detail - DarkPlasma_EquipDetail.js
Plugin desc : Display detailed equipment descriptions in equipment scenes
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_EquipDetail.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_EquipDetail.js
File name : DarkPlasma_EquipDetail.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Display detailed equipment descriptions in equipment scenes @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.0.2 Hovering the cursor over equipment in the equipment scene and pressing a specific button opens the equipment details window. You can enter a detailed description in the equipment's memo field using the following: <detail:detailed description. ~~~~. > This plugin requires the following plugins: DarkPlasma_CustomKeyHandler version:1.3.0 DarkPlasma_DisplayDatabaseDetailWindow version:1.0.0 If using with the following plugins, add this plugin below them: DarkPlasma_CustomKeyHandler DarkPlasma_DisplayDatabaseDetailWindow @param openDetailKey @text Detailed explanation button @desc Sets the button to open the detailed description. @type select @default shift @option pageup @option pagedown @option shift @option control @option tab