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 Order Ex - NUUN_EnemyBookOrderEx.js
Plugin desc : Enemy book display order ex
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_EnemyBookOrderEx.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_EnemyBookOrderEx.js
File name : NUUN_EnemyBookOrderEx.js
Help of plugin :
* @target MZ * @plugindesc Enemy book display order ex * @author NUUN * @base NUUN_EnemyBook * @orderAfter NUUN_EnemyBook * @version 1.0.0 * * @help * Extends the display order of the enemy book. * Use game variables to change the display order. * * If the following tags are not present, the enemy name will be compared. * * Enemy notes * <EnemyOrder:[name]> * [name]:How to read * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 6/16/2024 Ver.1.0.0 * First edition. * * * @param EnemyBookOrderList * @desc Set the display order list for the enemy book. * @text Enemy book display order list * @type struct<EnemyOrderList>[] * @default [] * * @param EnemyBookOrderVar * @text Display Number Variable * @desc Variable that stores the display number. * @default 0 * @type variable *