gremlin_thornmail.xml

<items>
  <item>
    <key>gremlin_thornmail</key>
    <name>Gremlin Thornmail</name>
    <description>
      A haphazardly assembled armor studded with jagged spikes.
    </description>
    <type>Chest</type>
    <icon>itemgremlin_thornmail</icon>
    <sortKey>_chest18</sortKey>
    <weight>4.5</weight>
    <tags>t1.5, unique</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.18</amount>
      </modifiers>
      <modifiers>
        <type>Reflection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-2.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>gremlin_thornmail_left</equipLeft>
        <equipRight>gremlin_thornmail</equipRight>
        <armsBodyOverride>arms_red</armsBodyOverride>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>gremlin_thornmail_f_left</equipLeft>
        <equipRight>gremlin_thornmail_f</equipRight>
        <armsBodyOverride>arms_f_red</armsBodyOverride>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal</materials>
      <durability>125.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>350</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>