L2JMobius

Dwelling of Spirits Attack range is wrong

delanopb · 2 · 4273

Offline delanopb

  • Vassal
  • *
    • Posts: 1
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.


Online Tanatos

  • Elder
  • ****
    • Posts: 140
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