wyrmskin_boots.xml

<items>
  <item>
    <key>wyrmskin_boots</key>
    <name>Wyrmskin Boots</name>
    <description>
      These boots have been hardened so thoroughly that you might mistake them for being made of iron.
      They are much lighter than solid iron however, and certainly more comfortable.
    </description>
    <type>Boots</type>
    <icon>itemwyrmskin_1</icon>
    <sortKey>_boots30</sortKey>
    <weight>2.5</weight>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>8.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>wyrmskin_boots_left</equipLeft>
        <equipRight>wyrmskin_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>wyrmskin_boots_f_left</equipLeft>
        <equipRight>wyrmskin_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 wyrmskin</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 wyrmskin</materials>
      <durability>225.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 wyrmskin, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2210</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>