summaryrefslogtreecommitdiff
path: root/items/equip-head/item5287_CorsairHat.xml
blob: 643e6b73b98bc2b122975a0e52361c1f88c8933c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<items>
  </its:rules>
  <item
		id="5287"
		image="equipment/head/corsairhat.png"
		name="Corsair Hat"
		description="The official Hat of Mana Corsairs (HMC)."
		defense="5"
		mdefense="15"
		criticaldefense="5"
		maxhp="50"
		type="equip-head"
		sellProtected="true"
		weight="20">
		<sprite>equipment/head/corsairhat.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>