Original Source
- Original title: Lyra's Instant Items - Skip picking item targets when solo!
- Original author: LyraVultur
- Original date: November 1, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/lyras-instant-items-skip-picking-item-targets-when-solo.141753/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Instant Items [1.0] The default RPG Maker MZ behaviour is asking who you want to use an item on, even when you only have 1 person in the party. This changes it so that items will just be used instantly on the only member instead. What item scopes to skip targeting for (User, 1 Ally, All Allies) can be adjusted in the parameters. You can also force items of certain scopes to be used on the party leader or a specific actor even when there are other party members, if...
Archived First Post
The default RPG Maker MZ behaviour is asking who you want to use an item on, even when you only have 1 person in the party. This changes it so that items will just be used instantly on the only member instead. What item scopes to skip targeting for (User, 1 Ally, All Allies) can be adjusted in the parameters.
You can also force items of certain scopes to be used on the party leader or a specific actor even when there are other party members, if that is something you wish.
Note that skipping the "choose target" section means that the user may not notice their HP etc go up until they leave the pick an item scene, since in the default Main Menu the HP etc are shown on the Choose Target window and the Main Menu only.
Basic compatability with VisuStella if placed after all of their plugins. Might not play nice with plugins that heavily modify targeting and item usage. No in-battle support or plugin commands yet, maybe next version.
Let me know if I missed anything or you found a bug~
Download here
How to Use:
Click the link above, Ctrl+S or Save Page As (make sure it is set to All Files). Copy the file to your project's /js/plugins/ directory and add it in the plugin manager as normal. View the default plugin parameters and adjust as needed! They all have a bunch of help text.
Terms of Use:
MIT - credit appreciated but not required
Free for any kind of commercial or non-commercial use.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use: MIT - credit appreciated but not required Free for any kind of commercial or non-commercial use.
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.
Topic Summary
Loading summary...