Hello everyone!
Can I assign buffs for specific type of weapons? For example, a hero sharpened swords in camp and he "gained" +23% attack for a limited time only for swords.
It can be possible to make this on RPG Maker MV?
Buffs for specific type of weapons
● ARCHIVED · READ-ONLY
-
-
You can try the Replace Weapon Skill plugin that comes prepackaged and fiddle with the conditional branch in the damage calculation. I also think Himeworks has a weapon calculation plugin if you don't want to go that way. I haven't looked into it much but it's a bit more complicated since it adds the weapon ontop of the damage formula of the Attack skill. (I think,)