summaryrefslogtreecommitdiff
path: root/items/equip-head.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-29 14:41:05 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-29 14:41:05 -0300
commit88c8b6b2cba6cdda0b93e8a2f86fb7da73a55668 (patch)
tree2c2be922f8fd6ca702b7a256ef6b6c792551ab6b /items/equip-head.xml
parent5fe26cc31f40a26bb9ccb10c1950f9317970fd07 (diff)
downloadclientdata-88c8b6b2cba6cdda0b93e8a2f86fb7da73a55668.tar.gz
clientdata-88c8b6b2cba6cdda0b93e8a2f86fb7da73a55668.tar.bz2
clientdata-88c8b6b2cba6cdda0b93e8a2f86fb7da73a55668.tar.xz
clientdata-88c8b6b2cba6cdda0b93e8a2f86fb7da73a55668.zip
Add HoraK's stuff
Diffstat (limited to 'items/equip-head.xml')
-rw-r--r--items/equip-head.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/equip-head.xml b/items/equip-head.xml
index 3e118eed..fb124735 100644
--- a/items/equip-head.xml
+++ b/items/equip-head.xml
@@ -3090,4 +3090,23 @@
<sprite gender="unisex">equipment/head/bucket.xml</sprite>
<replace sprite="hair" />
</item>
+ <item id="5267"
+ image="equipment/head/assassin-mask.png"
+ name="Assassin Mask"
+ description="Mask for a master assassin."
+ type="equip-head"
+ effect="Double Damage +15% / Attack Speed +15%"
+ defense="6"
+ agi="9"
+ dex="1"
+ maxhp="70"
+ mattack="-5"
+ mdefense="5"
+ criticalattack="15"
+ weight="10"
+ sellProtected="true">
+ <sprite gender="unisex">equipment/head/assassin-mask.xml</sprite>
+ <sprite gender="female">equipment/head/assassin-mask-female.xml</sprite>
+ <replace sprite="hair" />
+ </item>
</items>