summaryrefslogtreecommitdiff
path: root/outdated/items/equip-2hand/item548_Halberd.xml
blob: 5df9008fb02b5424713d995c1e3b8b07c3cd6823 (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." attack="1" type="equip-2hand" attack-action="attack_2hand" attack-range="2" weight="1400">
    <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>