sand_cap_01.xml

<items>
  <item>
    <key>sand_cap_01</key>
    <name>Sand Cap</name>
    <description>
      Keep cool and shaded in the scorching desert heat with this Sand Cap, a staple of the Aridax wardrobe.
    </description>
    <type>Helm</type>
    <icon>itemsand_cap_01</icon>
    <sortKey>_hat04</sortKey>
    <weight>1.0</weight>
    <tags>t0.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>BurnResist</type>
        <amount>0.15</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>sand_cap_01_left</equipLeft>
        <equipRight>sand_cap_01</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>sand_cap_01_f_left</equipLeft>
        <equipRight>sand_cap_01_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 cloth</materials>
      <requiresBench>false</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 cloth</materials>
      <durability>54.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>19</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>