diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -7052,7 +7052,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Training Arrow" description="For bow training. Does not seem much reliable." type="equip-ammo" - attack="20" + attack="30" level="10" weight="1"/> <item id="6501" @@ -7060,14 +7060,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Tolchi Arrow" description="a basic arrow." type="equip-ammo" - attack="10" + attack="15" weight="1"/> <item id="6502" image="equipment/ammo/arrow.png" name="Arrow" description="an arrow used at archery." type="equip-ammo" - attack="30" + attack="45" level="20" weight="1"/> <item id="6503" @@ -7075,7 +7075,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Iron Arrow" description="An arrow made from iron" type="equip-ammo" - attack="45" + attack="60" level="30" weight="1"/> <item id="6504" @@ -7083,7 +7083,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Cursed Arrow" description="A cursed arrow" type="equip-ammo" - attack="60" + attack="90" level="40" weight="1"/> <item id="6505" @@ -7092,7 +7092,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A normal arrow diped in poison." effect="May poison foes" type="equip-ammo" - attack="90" + attack="120" level="50" weight="2"/> <item id="6506" @@ -7100,7 +7100,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Thorn Arrow" description="Take care when handling it to don't hurt yourself." type="equip-ammo" - attack="120" + attack="150" level="60" weight="2"/> <item id="6507" @@ -7108,7 +7108,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Bone Arrow" description="A bone-breaker arrow." type="equip-ammo" - attack="150" + attack="180" level="70" weight="5"/> <item id="6510" |