summaryrefslogtreecommitdiff
path: root/items/equip-torso/item783_ValentineDress.xml
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-01-14 17:02:19 -0500
committermekolat <mekolat@users.noreply.github.com>2016-02-01 12:32:00 -0500
commit83449f49487ecce3407fd84b1820a71cd65372c8 (patch)
tree0126e0f337a1fb6e1cb020770db074f03f6c673f /items/equip-torso/item783_ValentineDress.xml
parent3983bab5e4deea002ebfe900febea6eea0d76889 (diff)
downloadclientdata-83449f49487ecce3407fd84b1820a71cd65372c8.tar.gz
clientdata-83449f49487ecce3407fd84b1820a71cd65372c8.tar.bz2
clientdata-83449f49487ecce3407fd84b1820a71cd65372c8.tar.xz
clientdata-83449f49487ecce3407fd84b1820a71cd65372c8.zip
bye bye platyna dress
Diffstat (limited to 'items/equip-torso/item783_ValentineDress.xml')
-rw-r--r--items/equip-torso/item783_ValentineDress.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/items/equip-torso/item783_ValentineDress.xml b/items/equip-torso/item783_ValentineDress.xml
new file mode 100644
index 00000000..ccae33e8
--- /dev/null
+++ b/items/equip-torso/item783_ValentineDress.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<items>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//item/@name" translate="yes"/>
+ <its:translateRule selector="//item/@description" translate="yes"/>
+ <its:translateRule selector="//item/@effect" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <item id="783" image="equipment/chest/fine-dress.png|W:#ff0000,bf0e08" name="Valentine Dress" description="A silken dress with soft lace trim. If you damage it, you'll never get it to look good again. In special valentine red." effect="M. Attack +3" type="equip-torso" defense="15" weight="35">
+ <sprite gender="female">equipment/chest/fine-dress-female.xml|#ff0000,bf0e08</sprite>
+ <sprite gender="male">equipment/chest/fine-dress.xml|#ff0000,bf0e08</sprite>
+ <sprite gender="other">equipment/chest/fine-dress.xml|#ff0000,bf0e08</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>