storm_chaser_treads.xml

<items>
  <item>
    <key>storm_chaser_treads</key>
    <name>Storm-Chaser Treads</name>
    <description>
      Heavily plated boots designed by a mad mage to withstand the heart of a storm. They are cumbersome but
      pulse with latent power.
    </description>
    <type>Boots</type>
    <icon>icon_storm_chaser_treads</icon>
    <sortKey>_boots_attuned02</sortKey>
    <weight>4.0</weight>
    <comment>
      Crafted by a mad mage who, during the Age of Storms, captured some of the power of the storm to create
      Tyros-attuned boots. These he used ground himself against lightning strikes, that he might traverse the
      lightning storms in safety. With these boots, he entered the storm, seeking to better understand its
      secret, and that he might further harness its power.
    </comment>
    <tags>T3, noshop</tags>
    <modifiers>
      <modifiers>
        <type>TyrosAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>ThunderResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>storm_chaser_treads_left</equipLeft>
        <equipRight>storm_chaser_treads</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>storm_chaser_treads_f_left</equipLeft>
        <equipRight>storm_chaser_treads_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, 2 leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, 2 leather</materials>
      <durability>280.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>420</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>