leggings_of_the_lost_spring.xml

<items>
  <item>
    <key>leggings_of_the_lost_spring</key>
    <name>Leggings of the Lost Spring</name>
    <description>
      Woven with fibers from desert blooms and ritually cleansed, these Aridax leggings hum with the
      balancing power of Enalia.
    </description>
    <type>Legs</type>
    <icon>icon_lost_spring_leggings</icon>
    <weight>2.0</weight>
    <comment>
      A surviving artifact from the old Aridax civilization. Their mystics developed methods to
                      communicate to the land, searching for water. These leggings were a key focus, woven with fibers from
                      hardy desert blooms and ritually cleansed in one of the last secret oases. They are imbued with their
                      yearning for life and Enalia's power to create it.
    </comment>
    <tags>T2.5, aridax, noshop</tags>
    <modifiers>
      <modifiers>
        <type>EnaliaAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>HealingEfficiency</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>PoisonResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>-0.1</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>lost_spring_leggings_left</equipLeft>
        <equipRight>lost_spring_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>lost_spring_leggings_f_left</equipLeft>
        <equipRight>lost_spring_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 cloth, savage_leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 cloth, savage_leather</materials>
      <durability>150.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>350</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>