summaryrefslogtreecommitdiff
path: root/items/equip-head/item2273_BlinkingEvilPink.xml
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-01-18 11:38:57 -0500
committergumi <mekolat@users.noreply.github.com>2017-01-18 11:38:57 -0500
commit37cc6e4af9d6530141fd9a31ffb2a47f50d4a7c7 (patch)
tree8d86f1a998395a79534ec44da138f7ec13cfdb14 /items/equip-head/item2273_BlinkingEvilPink.xml
parent288e732ccb42d9d3987862724297e5f33384950f (diff)
downloadclientdata-37cc6e4af9d6530141fd9a31ffb2a47f50d4a7c7.tar.gz
clientdata-37cc6e4af9d6530141fd9a31ffb2a47f50d4a7c7.tar.bz2
clientdata-37cc6e4af9d6530141fd9a31ffb2a47f50d4a7c7.tar.xz
clientdata-37cc6e4af9d6530141fd9a31ffb2a47f50d4a7c7.zip
update blinking evil, add color variants
Diffstat (limited to 'items/equip-head/item2273_BlinkingEvilPink.xml')
-rw-r--r--items/equip-head/item2273_BlinkingEvilPink.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/equip-head/item2273_BlinkingEvilPink.xml b/items/equip-head/item2273_BlinkingEvilPink.xml
new file mode 100644
index 00000000..ab6cbe35
--- /dev/null
+++ b/items/equip-head/item2273_BlinkingEvilPink.xml
@@ -0,0 +1,12 @@
+<?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="2273" image="equipment/head/blinkingevil.png|W:#bf2296,f245a7,ff6ea8,ff99bd" name="Mask of Blinking Evil (Pink)" description="Made of a strange, animated stone, this mask seems to cling to your face" effect="M. Attack +10/ M. defense +5" type="equip-head" defense="13" weight="50">
+ <sprite gender="unisex">equipment/head/blinkingevil.xml|#bf2296,f245a7,ff6ea8,ff99bd</sprite>
+ </item>
+</items>