Welcome to PGMV! 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.
Enemy Book - EnemyBook.js
Plugin desc : Displays detailed statuses of enemies.
License :
・Follow the RPG Maker Series EULA only.
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
Author : Yoji Ojima
Website : https://rpgmakerofficial.com/product/mv/
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MVdlcKadokawaPlugins EnemyBook.js
File name : EnemyBook.js
Help of plugin :
* @plugindesc Displays detailed statuses of enemies. * @author Yoji Ojima * * @param Unknown Data * @desc The index name for an unknown enemy. * @default ?????? * * @help * * Plugin Command: * EnemyBook open # Open the enemy book screen * EnemyBook add 3 # Add enemy #3 to the enemy book * EnemyBook remove 4 # Remove enemy #4 from the enemy book * EnemyBook complete # Complete the enemy book * EnemyBook clear # Clear the enemy book * * Enemy Note: * <desc1:foobar> # Description text in the enemy book, line 1 * <desc2:blahblah> # Description text in the enemy book, line 2 * <book:no> # This enemy does not appear in the enemy book