summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item0548_Halberd.xml
blob: 3e3ba60c2d7bec42a2a6f53f38533709de9305fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<items>
  <item id="548" image="equipment/weapon/polearm-halberd.png" name="Halberd" description="A weapon usually carried by guards." effect="Weapon Level 2" attack="1" type="equip-2hand" attack-action="attack_2hand" attack-range="2" weight="1400" sellProtected="true">
    <sprite gender="unisex">equipment/weapons/polearm-chop.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sprite gender="female">equipment/weapons/polearm-chop-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
    <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound>
    <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound>
    <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound>
    <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound>
    <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound>
    <sound event="strike">weapons/other/staff/staff-miss3.ogg</sound>
  </item>
</items>