summaryrefslogtreecommitdiff
path: root/items/equip-torso/item5286_RedArmor.xml
blob: f9f6a7a9f4298192bda523fdf7df719ae89472bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<items>
	<item id="5286"
		image="equipment/chest/redknight.png"
		name="Red Armor"
		description="Said to belong to some otherwordly queen, but it is severely weakened in this world."
		effect="Unobtainable."
		maxhp="1800"
		dex="1"
		agi="1"
		mattack="-40"
		defense="27"
		type="equip-torso"
		weight="2000"
		sellProtected="true">
		<sprite gender="unisex">equipment/chest/redknightarmor-male.xml</sprite>
		<sprite gender="female">equipment/chest/redknightarmor-female.xml</sprite>
	</item>
</items>