banded_plate.xml

<items>
  <item>
    <key>banded_plate</key>
    <name>Banded Plate</name>
    <description>
      An eye-catching chest piece featuring metal bands, offering strong defense but limiting the wearer's
      dodge
      and energy capabilities.
    </description>
    <type>Chest</type>
    <icon>itembanded_2</icon>
    <sortKey>_chest28</sortKey>
    <weight>6.5</weight>
    <tags>t3.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.37</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-10.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>banded_plate_left</equipLeft>
        <equipRight>banded_plate</equipRight>
        <armsBodyOverride>arms_turquoise</armsBodyOverride>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>banded_plate_f_left</equipLeft>
        <equipRight>banded_plate_f</equipRight>
        <armsBodyOverride>arms_f_turquoise</armsBodyOverride>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, leather</materials>
      <durability>315.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2590</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>