summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorKess Vargavind <vargavind@gmail.com>2009-09-07 13:49:18 +0200
committerKess Vargavind <vargavind@gmail.com>2009-09-08 04:31:46 +0200
commit7e0ae723d701446f8b9ef34d78251ba1f20b93cc (patch)
treee9fa5ea869dae8227f7d4cf6646772da2e027a95 /items.xml
parent81a42ff446653bfd43a14fd57619d528b168e93d (diff)
downloadclientdata-7e0ae723d701446f8b9ef34d78251ba1f20b93cc.tar.gz
clientdata-7e0ae723d701446f8b9ef34d78251ba1f20b93cc.tar.bz2
clientdata-7e0ae723d701446f8b9ef34d78251ba1f20b93cc.tar.xz
clientdata-7e0ae723d701446f8b9ef34d78251ba1f20b93cc.zip
Add data from eA to the assassin outfit placeholders
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml39
1 files changed, 36 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index fdd39781..26be2cbb 100644
--- a/items.xml
+++ b/items.xml
@@ -2394,9 +2394,42 @@
description="The teeth from a bat. Rather sharp."
type="generic"
weight="2"/>
- <!-- 755 ASSASSIN SHIRT -->
- <!-- 756 ASSASSIN GLOVES -->
- <!-- 757 ASSASSIN BOOTS -->
+ <item id="755"
+ image="armor-chest-assassintop.png|R"
+ name="Assassin Shirt"
+ description="Shirt for a master assassin."
+ effect="+10% Defense, +10 Agility"
+ type="equip-torso"
+ weight="15"
+ defense="10"
+ max-per-slot="1">
+ <sprite gender="male">chest-assassin-male.xml</sprite>
+ <sprite gender="female">chest-assassin-female.xml</sprite>
+ </item>
+ <item id="756"
+ image="armor-hands-assassingloves.png|R"
+ name="Assassin Gloves"
+ description="Gloves for a master assassin."
+ effect="+5% Defense, +5 Agility"
+ type="equip-arms"
+ weight="9"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">hands-gloves-assassin-male.xml</sprite>
+ <sprite gender="female">hands-gloves-assassin-female.xml</sprite>
+ </item>
+ <item id="757"
+ image="armor-feet-assassinboots.png"
+ name="Assassin Boots"
+ description="Boots for a master assassin."
+ effect="+5% Defense, +5 Agility"
+ type="equip-feet"
+ weight="10"
+ defense="5"
+ max-per-slot="1">
+ <sprite gender="male">feet-assassin-male.xml</sprite>
+ <sprite gender="female">feet-assassin-female.xml</sprite>
+ </item>
<item id="758"
image="weapon-staff-woodstaff.png"
name="Wooden Staff"