grove_walker_boots.xml

<items>
  <item>
    <key>grove_walker_boots</key>
    <name>Grove-Walker Boots</name>
    <description>
      These supple leather boots seem to guide your steps, inspiring a feeling of harmony with the natural
      world.
    </description>
    <type>Boots</type>
    <icon>icon_grove_walker_boots</icon>
    <weight>1.5</weight>
    <comment>
      Worn by legendary group of forest rangers who could walk through the densest forests without leaving a
      trace.
    </comment>
    <tags>T2, noshop</tags>
    <modifiers>
      <modifiers>
        <type>EnaliaAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>Stealth</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>grove_walker_boots_left</equipLeft>
        <equipRight>grove_walker_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>grove_walker_boots_f_left</equipLeft>
        <equipRight>grove_walker_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 leather, 1 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 leather, 1 cloth</materials>
      <durability>180.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>310</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>