A downloadable asset pack for Windows


This RPG Maker MV plugin limits the usage of certain items to specific classes. It's loosely based on Musashii's Class Items plugin with master2015hp's modifications. It was then heavily modified by Yoroiookami, with modifications by Edfisher and Psychronic.

FEATURES:
∙ Certain items may only be used BY certain classes.
∙ Certain items may only be used ON certain classes.
∙ Three different modes for handling unusable items.
∙ Special stamps for unusable items.

HELP:
You may use the notetags listed below in Database -> Items to determine which class can use each item, and which items can be used on each class.

<usableByClass: id>
Class which may use this item.
If no notetag is set, the item will be usable by all classes.

<usableOnClass: id>
Class on which the item may be used.
If no notetag is set, the item will be usable on all classes.

This plugin allows you to specify how to treat classes which are excluded from interacting with certain items. There are three different modes - Vanilla mode based on Musashii's base settings, Hidden mode and Locked mode.

VANILLA:
displays all items and makes them usable by all party members. However, if the target's class doesn't allow for that item to be used, the effects will be skipped entirely. This means that actors are allowed to waste their turns by using items that have no effect on the target.

HIDDEN:
displays appropriate items only to party members whose classes allow them to use said items, while hiding all unusable ones.

LOCKED:
displays all items to all party members, but disables their usage for actors whose class does not allow it.

This plugin CAN be used for Commercial and non-commercial purposes.

StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorPsychronic
Tagsclass, item, mv, plugin, restrict, RPG Maker

Download

Download
Psychronic Class Items-DemoProject.zip 274 MB
Download
PSYCHRONIC_ClassItems.js 23 kB

Comments

Log in with itch.io to leave a comment.

Just updated to fix a bug where skills would take on the characteristics of the last item used. 

I will try it someday...

Sounds good.

This could come in handy

It does!