From 33ed7a5e85f0ac0decde121f929b6b7b7e3ba6aa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 24 Jul 2019 23:07:28 -0300 Subject: Fix wand bug --- items.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/items.xml b/items.xml index 0405d479..640a3324 100644 --- a/items.xml +++ b/items.xml @@ -7207,7 +7207,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Training Wand" description="A short wand for wanna be mages." effect="Magic Attack +140" - attack-range="1" + attack-range="8" level="20" type="equip-1hand" attack-action="attack" @@ -7218,7 +7218,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Novice Wand" description="A short wand for those whom just learn magic." effect="Magic Attack +280" - attack-range="1" + attack-range="8" level="40" type="equip-1hand" attack-action="attack" @@ -7229,7 +7229,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Apprentice Wand" description="A wand for mages." effect="Magic Attack +420" - attack-range="1" + attack-range="8" level="60" type="equip-1hand" attack-action="attack" @@ -7240,7 +7240,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Leader Wand" description="A wand for real mages, respected by newbies." effect="Magic Attack +576" - attack-range="1" + attack-range="8" level="80" type="equip-1hand" attack-action="attack" @@ -7251,7 +7251,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Legendary Wand" description="Only great mages dare to use this. It's damage is as high as its name." effect="Magic Attack +740" - attack-range="1" + attack-range="8" level="100" type="equip-1hand" attack-action="attack" @@ -7262,7 +7262,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Reinboo Wand" description="Said to be created by Santa himself, to control his reins." effect="Magic Attack +370" - attack-range="1" + attack-range="8" level="50" type="equip-1hand" attack-action="attack" -- cgit v1.2.3-70-g09d2