summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item0578_SandCutter.xml
blob: fc38f90ea78574a1e88e2945368f9726c9dd5d70 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<items>
  <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." effect="Double Damage +5% / Accuracy +3% / Weapon Level 2" attack="160" level="80" type="equip-1hand" attack-action="attack" attack-range="1" weight="1500" sellProtected="true">
    <sprite gender="unisex">equipment/weapons/sandcutter.xml</sprite>
    <sound event="hit">weapons/knives/rock/rock-hit1.ogg</sound>
    <sound event="hit">weapons/knives/rock/rock-hit2.ogg</sound>
    <sound event="miss">weapons/swords/sword-miss1.ogg</sound>
  </item>
</items>