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 Skill Cost Extension View - DarkPlasma_SkillCostExtensionView.js
Plugin desc : Expanding skill cost display
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_SkillCostExtensionView.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_SkillCostExtensionView.js
File name : DarkPlasma_SkillCostExtensionView.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Expanding skill cost display @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.3 Displays the extended skill costs set with DarkPlasma_SkillCostExtension in the skill list. Displays only one cost for the target skill in the following order of priority: Variables > Money > Items > HP > TP > MP This plugin requires the following plugin: DarkPlasma_SkillCostExtension version: 1.3.4 @param hpCostColor @text HP cost color @desc Specify the HP cost color using the Maker color number or #+6 hexadecimal number. @type color @default 2 @param itemCostColor @text Item Cost Color @desc Specify the color of the item cost using the Maker color number or #+6 digit hexadecimal number. @type color @default 0 @param goldCostColor @text Money Cost Color @desc Specify the color of the money cost using the Tsukur color number or #+6 digit hexadecimal number. @type color @default 6 @param variableCostColor @text Variable Cost Color @desc Specify the color of the variable cost using the Maker color number or #+6 digit hexadecimal number. @type color @default 5