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.
Gacha Book - GachaBook.js
Plugin desc : Displays detailed statuses of "gacha" items.
License :
・Follow the RPG Maker Series EULA only.
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
Author : Takeya Kimura
Website : https://rpgmakerofficial.com/product/mv/
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MVdlcKadokawaPlugins_New GachaBook.js
File name : GachaBook.js
Help of plugin :
* @plugindesc Displays detailed statuses of "gacha" items. * @author Takeya Kimura * * @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 * * @param Rank Text * @desc The text for "Rank". * @default Rank * * @param Simple Display * @desc The switch to display the name and description only. * @default 0 * * @help * * Plugin Command: * GachaBook open # Open the gacha book screen * GachaBook add weapon 3 # Add weapon #3 to the gacha book * GachaBook add armor 4 # Add armor #4 to the gacha book * GachaBook remove armor 5 # Remove armor #5 from the gacha book * GachaBook remove item 6 # Remove item #6 from the gacha book * GachaBook clear # Clear the item book