summaryrefslogtreecommitdiff
path: root/items/equip-shield/item5285_DragonShield.xml
blob: 7a61bc395b8270441c563db4a7038d99a4812dac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<items>
  </its:rules>
	<item id="5285"
		image="equipment/shield/dragonshield.png"
		name="Dragon Shield"
		description="A mighty shield from the dragons of another world."
		effect="Unobtainable."
		defense="27"
		mattack="-200"
		type="equip-shield"
		sellProtected="true"
		weight="2500">
		<sprite>equipment/shields/dragon.xml</sprite>
	</item>
</items>