An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Dark Plasma Wish List For Fusion Item - DarkPlasma_WishListForFusionItem.js

Plugin desc : Wishlist registration for Item Fusion Shop

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_WishListForFusionItem.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_WishListForFusionItem.js

File name : DarkPlasma_WishListForFusionItem.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Wishlist registration for Item Fusion Shop
@author DarkPlasma
@license MIT

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/DarkPlasma-MZ-Plugins ).
Original plugin by DarkPlasma.
Please check the latest official version at:
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
-----

version: 1.0.0
You can add items to your wishlist in the Item Fusion Shop.
Once you obtain an item from the Item Fusion Shop,
it will be removed from your wishlist.

About the message displayed when adding an item to your wishlist
If you have a plugin that adds a message window to the Fusion Shop, such as
DarkPlasma_Scene_MessageMixIn,
you can display a message immediately when an item is added to the shop.

This plugin requires the following plugins:
DarkPlasma_StoreWishList version: 1.0.0
DarkPlasma_FusionItem version: 2.1.1
DarkPlasma_CustomKeyHandler version: 1.3.0
If using with the following plugins, add them below them:
DarkPlasma_FusionItem
DarkPlasma_CustomKeyHandler

@param registerKey
@text Registration/Deletion Key
@desc Pressing this key in the Fusion Shop will add/remove the item from your wishlist.
@type select
@default shift
@option shift
@option control
@option tab

@param registerMessage
@text Registration message
@desc A message will be displayed when you register an item on your wishlist.
@type multiline_string
@default You have added {item} to your wishlist.

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.