Buffs for specific type of weapons

● ARCHIVED · READ-ONLY
Started by xXEm41lXx 2 posts View original ↗
  1. 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?
  2. 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,)