root_tenders_gloves.xml

<items>
  <item>
    <key>root_tenders_gloves</key>
    <name>Root-Tender's Gloves</name>
    <description>
      Cloth gloves imbued with the slow, persistent life-force said to flow from the Roots of the World. They feel warm and full of life.
    </description>
    <type>Gloves</type>
    <icon>icon_root_tenders_gloves</icon>
    <weight>1.5</weight>
    <comment>
      These humble-looking hand-wraps belonged to an old druid who spent his life tending the Roots of the World. Over the decades the roots' potent, defensive nature magic seeped into the cloth.
      They offer little protection against a sword but are deeply connected to Enalia's restorative power.
    </comment>
    <tags>T2, noshop</tags>
    <modifiers>
      <modifiers>
        <type>EnaliaAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>PlantHarvestSafety</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>-0.02</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>root_tenders_gloves</stanceSprite>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <stanceSprite>root_tenders_gloves</stanceSprite>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 cloth</materials>
      <durability>130.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>280</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>