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 Filter Equip Recently Gained - DarkPlasma_FilterEquip_RecentlyGained.js
Plugin desc : Filter recently acquired equipment
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_FilterEquip_RecentlyGained.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_FilterEquip_RecentlyGained.js
File name : DarkPlasma_FilterEquip_RecentlyGained.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Filter recently acquired equipment @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 Adds "Recently Acquired Equipment" to the equipment filtering provided by DarkPlasma_FilterEquip. This plugin requires the following plugin: DarkPlasma_FilterEquip version: 0.0.5 @param threshold @text Record number of equipment acquired @desc The equipment acquisition history will be recorded for this number of items, and the equipment included in this history will be treated as recently acquired equipment. @type number @default 5 @min 1 @param traitName @text Feature Name @desc Specify the name of the feature to display when filtering. @type string @default Recently acquired equipment