diff options
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -6080,7 +6080,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/trainingbow.png" name="Training Bow" description="For bow training. Does not seem much reliable." - attack="20" + attack="60" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6097,7 +6097,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/woodenbow.png" name="Wooden Bow" description="For the unexperienced bowman." - attack="70" + attack="100" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6114,7 +6114,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/shortbow.png" name="Short Bow" description="The shortest of them all, and almost a knife, but the only which hits at point-blank range." - attack="100" + attack="220" attack-range="4" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6131,7 +6131,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/forestbow.png" name="Forest Bow" description="A big bow, to hunt monsters in the forest." - attack="140" + attack="340" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6148,7 +6148,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/desertbow.png" name="Desert Bow" description="The best bow of Toonori. Light, yet powerful." - attack="160" + attack="460" attack-range="6" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6165,7 +6165,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/championshipbow.png" name="Championship Bow" description="A great bow which only champions are allowed to use." - attack="180" + attack="580" attack-range="6" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -6184,7 +6184,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Banshee Bow" description="Need to banish something? Do not fret, use the Banshee Bow!" effect="-15 HP/Shoot" - attack="210" + attack="610" attack-range="7" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" |