heater_shield.xml

<items>
  <item>
    <key>heater_shield</key>
    <name>Heater Shield</name>
    <description>
      This may have once been the shield of a great knight. Though weathered and battered from many battles,
      it
      still provides a good amount of protection.
    </description>
    <type>shield</type>
    <icon>itemheater_shield</icon>
    <sortKey>_shield04</sortKey>
    <weight>5.0</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-5.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-8.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>heater_shield_left</equipLeft>
      <equipRight>heater_shield</equipRight>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather</materials>
      <durability>333.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>285</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>