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.
NUUN Enemy Book EX 1 - NUUN_EnemyBookEX_1.js
Plugin desc : Resistance Display Mask (NUUN_EnemyBook Expansion)
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_EnemyBookEX_1.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_EnemyBookEX_1.js
File name : NUUN_EnemyBookEX_1.js
Help of plugin :
* @target MZ
* @plugindesc Resistance Display Mask (NUUN_EnemyBook Expansion)
* @author NUUN
* @version 1.1.0
* @base NUUN_EnemyBook
* @base NUUN_Base
* @orderAfter NUUN_Base
* @orderAfter NUUN_EnemyBook
* @orderAfter NUUN_MultiElement
*
* @help
* The display of attributes, states, and debuff resistance invalid weaknesses in the monster encyclopedia will only display attributes, states, and debuffs that have been received.
*
* This plug-in is an extended function of Monster Encyclopedia (NUUN_EnemyBook).
* This plugin requires "NUUN_Base" Ver.1.6.9 or later.
*
* Terms of Use
* This plugin is distributed under the MIT license.
*
* Log
* 5/27/2025 Ver.1.1.0
* Added a function that allows you to specify the timing for registering resistances and weaknesses.
* 7/1/2023 Ver.1.0.2
* Correction of processing regarding the addition of multiple attribute functions.
* 11/17/2021 Ver.1.0.1
* Changed handling of getting multiple attributes.
* 8/13/2021 Ver.1.0.0
* First edition.
*
* @param RegistrationTiming
* @desc Set how resistances and weaknesses are registered.
* @text Resistance and weakness registration settings
* @type struct<RegistrationTimingList>[]
* @default ["{¥"RegistrationTiming¥":¥"0¥"}"]
*