summaryrefslogtreecommitdiff
path: root/items/equip-head/item854_ElfNightcap.xml
blob: 41b74c0d299c1d7adfb1285c0ed735bfdf9f0153 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="854" image="equipment/head/elf-nightcap.png" name="Elf Nightcap" description="A comfortable nightcap worn by Santa's helpers." effect="M. Attack +5" type="equip-head" defense="3" weight="50" sellProtected="true">
    <sprite>equipment/head/elf-nightcap.xml</sprite>
    <replace sprite="hair">
      <item from="-20"/>
      <item to="-7"/>
    </replace>
  </item>
</items>