diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-06 14:41:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-06 14:41:55 -0300 |
commit | bd2c13b08120f828427fddea5dbf483cea8d5711 (patch) | |
tree | 13d25de82d785a517a85f3ced440ded5bad214e5 | |
parent | 61d73234cb63959be8ac07a6e0cbef099d617978 (diff) | |
download | clientdata-bd2c13b08120f828427fddea5dbf483cea8d5711.tar.gz clientdata-bd2c13b08120f828427fddea5dbf483cea8d5711.tar.bz2 clientdata-bd2c13b08120f828427fddea5dbf483cea8d5711.tar.xz clientdata-bd2c13b08120f828427fddea5dbf483cea8d5711.zip |
Fix some weapons broken stats
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6449,7 +6449,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. defense=" (-77)" agi=" (-9)" dex=" (-9)" - attack="430" + attack="525" attack-range="1" level="96" type="equip-2hand" @@ -6470,7 +6470,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. defense=" (-57)" agi=" (-7)" dex=" (-7)" - attack="430" + attack="477" attack-range="1" level="72" type="equip-2hand" @@ -6491,7 +6491,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. defense=" (-67)" agi=" (-8)" dex=" (-8)" - attack="430" + attack="375" attack-range="1" level="84" type="equip-2hand" |