summaryrefslogtreecommitdiff
path: root/outdated/items/equip-torso/item653_ApprenticeRobe.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/items/equip-torso/item653_ApprenticeRobe.xml')
-rw-r--r--outdated/items/equip-torso/item653_ApprenticeRobe.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/outdated/items/equip-torso/item653_ApprenticeRobe.xml b/outdated/items/equip-torso/item653_ApprenticeRobe.xml
new file mode 100644
index 0000000..6d2b7ad
--- /dev/null
+++ b/outdated/items/equip-torso/item653_ApprenticeRobe.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<items>
+ <item id="653" image="equipment/chest/silk-robe.png|W:#804000" name="Apprentice Robe" description="A robe made for apprentices." mattack="20" defense="5" agi="1" criticaldefense="10" type="equip-torso" weight="5">
+ <sprite gender="unisex">equipment/chest/robe.xml|#804000</sprite>
+ <sprite gender="female">equipment/chest/robe-female.xml|#804000</sprite>
+ <replace sprite="race">
+ <item from="-100" to="-99100"/>
+ <item from="-101" to="-99101"/>
+ <item from="-102" to="-99102"/>
+ <item from="-103" to="-99103"/>
+ <item from="-104" to="-99104"/>
+ <item from="-105" to="-99105"/>
+ </replace>
+ </item>
+</items>