Comments

Log in with itch.io to leave a comment.

(1 edit)

Hello! I am using your plugin, my actor has main hand and off hand equipped.

I want to make a two handed sword, its effect is after equip, disarm off hand and seal off hand.

Now I can do seal off hand, but I can't remove the off-hand equipment.

I don't know what to write in the note, am I missing something, thank you for replying!

(1 edit)

Having trouble figuring out how to limit weapons and armor to certain classes by type, keep getting a JSON error. Basically want that to work like normal, currently everyone can equip any type of weapon or armor


EDIT: Figured out how to limit equips to a single class, but I can't get it to allow an item to be equipped by more than one class. Example: I want to make robes equppiable by Priest and Witch classes.  note tag <equip-requires: classid GTE 10> doesn't allow classes greater than id 10 to equip

Can this plugin restrict duel wielding weapons to be the same ID only?

I'm not sure because I've never tried that specifically, but you could make it limited to that specific type.