Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: NIJI Equip Slot Core - Control equip slots dynamically!
- Original author: nijiko
- Original date: May 27, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/niji-equip-slot-core-control-equip-slots-dynamically.147957/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
By default RPG Maker gives you five equipment slots. You can change these five slots and add more, but every actor will have these slots even if they cannot use them. What's more you can only lock equipment types at the start and never alter them after. This plugin solves all of these issues.
With this plugin you can dynamically add slots to actors on the fly. Create multiple slots of the same equipment type. You can even lock specific slots through events creating the ability to create quest-style cursed items.
Features:
- Plugin commands to control equip slots
- Add multiple equip slots to characters regardless of type
- Add multiple equip types to weapons / armors
- Add equip requirements to weapons / armors
- Dynamically add or remove slots during playthrough
- Dynamically lock / unlock slots during playthrough
Both the download and documentation are available on my itch.io. Any and all updates will be made available through the associated itch.io page.
Click here to download NIJI_EquipSlotCore.js 
Thank You / Credits
To Hime who wrote the equip plugin for MV which helped me make this plugin.
License
You are free to use this in both non-commercial and commercial games. If you use this in a commercial game, please send me a copy so I can play. ❤
Features Mentioned
- Plugin commands to control equip slots
- Add multiple equip slots to characters regardless of type
- Add multiple equip types to weapons / armors
- Add equip requirements to weapons / armors
- Dynamically add or remove slots during playthrough
- Dynamically lock / unlock slots during playthrough
- Download, Documentation, and Info
- Both the download and documentation are available on my itch.io. Any and all updates will be made available through the associated itch.io page.
- Click here to download NIJI_EquipSlotCore.js
- Spoiler: Screenshots
- Thank You / Credits
- To Hime who wrote the equip plugin for MV which helped me make this plugin.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Thank You / Credits To Hime who wrote the equip plugin for MV which helped me make this plugin. License You are free to use this in both non-commercial and commercial games. If you use this in a commercial game, please send me a copy so I can play. ❤
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...