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 Highlight New Skill - DarkPlasma_HighlightNewSkill.js
Plugin desc : Highlight newly acquired skills
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_HighlightNewSkill.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_HighlightNewSkill.js
File name : DarkPlasma_HighlightNewSkill.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Highlight newly acquired skills @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.0 Newly acquired skills are highlighted in the skill list. The highlighting will return to its original color once you hover the cursor over them. This plugin adds the following to your save data: - A list of newly acquired skill IDs for each actor @param newSkillColor @text Skill Color @desc Specify the color number of the newly acquired skill. @type number @default 2 @param highlightFirstSkills @text Emphasis on early skills @desc Whether to highlight the initial skills as newly acquired skills at the start of the game. @type boolean @default true