emberhide_boots.xml

<items>
  <item>
    <key>emberhide_boots</key>
    <name>Emberhide Boots</name>
    <description>
      Infused with the power of fire, these vibrant orange boots provide enhanced protection and resilience.
      The unique crafting process imbues them with the essence of flame.
    </description>
    <type>Boots</type>
    <icon>itememberhide_1</icon>
    <sortKey>_boots23</sortKey>
    <weight>2.5</weight>
    <tags>t4, light</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.09</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>7.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>emberhide_boots_left</equipLeft>
        <equipRight>emberhide_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>emberhide_boots_f_left</equipLeft>
        <equipRight>emberhide_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 savage_leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 savage_leather</materials>
      <durability>155.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 savage_leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>