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.
Item Book - ItemBook.js
Plugin desc : Displays detailed statuses of items.
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 ItemBook.js
File name : ItemBook.js
Help of plugin :
* @plugindesc Displays detailed statuses of items. * @author Yoji Ojima * * @param Unknown Data * @desc The index name for an unknown item. * @default ?????? * * @param Price Text * @desc The text for "Price". * @default Price * * @param Equip Text * @desc The text for "Equip". * @default Equip * * @param Type Text * @desc The text for "Type". * @default Type * * @help * * Plugin Command: * ItemBook open # Open the item book screen * ItemBook add weapon 3 # Add weapon #3 to the item book * ItemBook add armor 4 # Add armor #4 to the item book * ItemBook remove armor 5 # Remove armor #5 from the item book * ItemBook remove item 6 # Remove item #6 from the item book * ItemBook complete # Complete the item book * ItemBook clear # Clear the item book * * Item (Weapon, Armor) Note: * <book:no> # This item does not appear in the item book