diff options
-rw-r--r-- | items.xml | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -4640,43 +4640,43 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Arrow" description="an arrow used at archery." type="equip-ammo" - attack="20" + attack="30" weight="1"/> <item id="6503" - image="equipment/ammo/bonearrow.png" - name="Bone Arrow" - description="A bone arrow" - type="equip-ammo" - attack="80" - weight="1"/> - <item id="6504" image="equipment/ammo/cursedarrow.png" name="Cursed Arrow" description="A cursed arrow" type="equip-ammo" - attack="80" + attack="60" weight="1"/> - <item id="6505" + <item id="6504" image="equipment/ammo/ironarrow.png" name="Iron Arrow" description="An arrow made from iron" type="equip-ammo" - attack="80" + attack="45" weight="1"/> - <item id="6506" + <item id="6505" image="equipment/ammo/poisonarrow.png" name="Poison Arrow" description="A normal arrow diped in poison" type="equip-ammo" - attack="80" - weight="1"/> - <item id="6507" + attack="90" + weight="2"/> + <item id="6506" image="equipment/ammo/thornarrow.png" name="Thorn Arrow" description="Take care when handling it to don't hurt yourself." type="equip-ammo" - attack="80" + attack="160" weight="1"/> + <item id="6507" + image="equipment/ammo/bonearrow.png" + name="Bone Arrow" + description="A bone-breaker arrow." + type="equip-ammo" + attack="350" + weight="5"/> <item id="7420" image="usable/acorn.png" name="Acorn Of Death" |