- Joined
- Apr 23, 2018
- Messages
- 98
- Reaction score
- 42
- First Language
- english
- Primarily Uses
- RMMV
Hello! I am looking for someone to make a plugin that allows my weapons and armors to have multiple weapon/armor types. This would be achieved by using note tags, for instance, <WeaponType: x, y, z> and <ArmorType: x, y, z>. x, y, and z would be replaced by the type's corresponding number or name (ex: armor type 01 - magic armor, you would either replace the "x" with 1 or with the words "magic armor")
The reason I'm asking for this is because i haven't been able to find a plugin that allows me to add multiple weapon/armor types. only equip types. another reason why i need it is because of how my game works, In my game, I am using Yanfly's Item synthesis. And I plan on allowing players to fuse weapons and armors they gather throughout their adventures. for example, there are characters that can use swords, and a character that can use chainsaws, If the player fuses a chainsaw and a katana using the item synthesis system, they get a chainsaw katana, however Default MV does not allow the player to have weapons with multiple weapon types. and that's why I need this plugin (I don't have a specific example for armors but you can synthesize armor so I would also need the ability to add multiple armor types).
if there is anything else you need me to add to this let me know.
Edit 1: Another reason why I really want this is because it would be a huge quality of life plugin that would save a decent amount of time. for instance, Instead of having to make a weapon type for every combination (ex: type 1: sword, type 3: gun, If i wanted to do this without the plugin I would need to make another weapon type, ex: type 8: GunSword) I would just need to go into the notes and add <WeaponType: 1, 3>. It could also help with future proofing. you can have a max of 99 weapon types, even though this may sound dumb and unlikely, if one were to reach the limit, they would be out of luck, this plugin could help with that.
TL;DR the reason I want this is to potentially save time on creating new weapon types, and to have potential future proofing. Better safe than sorry.
The reason I'm asking for this is because i haven't been able to find a plugin that allows me to add multiple weapon/armor types. only equip types. another reason why i need it is because of how my game works, In my game, I am using Yanfly's Item synthesis. And I plan on allowing players to fuse weapons and armors they gather throughout their adventures. for example, there are characters that can use swords, and a character that can use chainsaws, If the player fuses a chainsaw and a katana using the item synthesis system, they get a chainsaw katana, however Default MV does not allow the player to have weapons with multiple weapon types. and that's why I need this plugin (I don't have a specific example for armors but you can synthesize armor so I would also need the ability to add multiple armor types).
if there is anything else you need me to add to this let me know.
Edit 1: Another reason why I really want this is because it would be a huge quality of life plugin that would save a decent amount of time. for instance, Instead of having to make a weapon type for every combination (ex: type 1: sword, type 3: gun, If i wanted to do this without the plugin I would need to make another weapon type, ex: type 8: GunSword) I would just need to go into the notes and add <WeaponType: 1, 3>. It could also help with future proofing. you can have a max of 99 weapon types, even though this may sound dumb and unlikely, if one were to reach the limit, they would be out of luck, this plugin could help with that.
TL;DR the reason I want this is to potentially save time on creating new weapon types, and to have potential future proofing. Better safe than sorry.
Last edited:

