L2JMobius
Public Development => Solved/Invalid Bug Reports => Topic started by: delanopb on May 08, 2021, 05:42:27 PM
-
Helo, im testing a essence files and found a issue with range of attack, when use bow the player going to close mob to make attack.
Thx a lot for great job.
-
In the item.xml of the weapon (7500.xml for draconic bow for example), look at the <stats> tag of the weapon with wrong range, inside it, look for the stat pAtkRange, it should be at 80 and must be 500.
Next time print the code of the item/skill with wrong stats to help you faster :P