crown_of_the_grove_guardian.xml

<items>
  <item>
    <key>crown_of_the_grove_guardian</key>
    <name>Crown of the Grove Guardian</name>
    <description>
      A ceremonial headdress made from the naturally shed antlers of a great stag.
    </description>
    <type>Helm</type>
    <icon>icon_grove_guardian_crown</icon>
    <sortKey>_helm_attuned01</sortKey>
    <weight>2.0</weight>
    <comment>
      Crafted by a reclusive adventurer who lived his entire life in a single ancient grove. In deep reverence
      for a great stags he watched over, he would retrieve any naturally shed antlers. Believing them to
      be a gift from Enalia herself, he fashioned them to create a crowns in honor the stag's powerful spirit.
    </comment>
    <tags>T3, noshop</tags>
    <modifiers>
      <modifiers>
        <type>EnaliaAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>grove_guardian_crown_left</equipLeft>
        <equipRight>grove_guardian_crown</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>grove_guardian_crown_f_left</equipLeft>
        <equipRight>grove_guardian_crown_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 wood, 1 savage_leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 wood, 1 savage_leather</materials>
      <durability>200.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>330</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>