<abilities>
  <ability>
    <name>On the Hunt</name>
    <key>on_the_hunt</key>
    <skill>archery</skill>
    <icon>archery_23</icon>
    <description>
      Each time an enemy is attacked, for the next 6 turns subsequent attacks to that enemy will deal +10% damage
      and have a +25% chance to cause a bleed wound.
    </description>
    <type>Passive</type>
    <subType>1_Unique Passives</subType>
    <passiveInfo>
      <onHitDebuffs>
        <onHitDebuffs>
          <turns>6</turns>
          <name>On the Hunt</name>
          <key>on_the_hunt</key>
          <modifiers>
            <modifiers>
              <type>DamageReceived</type>
              <amount>0.1</amount>
            </modifiers>
            <modifiers>
              <type>BleedResist</type>
              <amount>-0.25</amount>
            </modifiers>
          </modifiers>
        </onHitDebuffs>
      </onHitDebuffs>
    </passiveInfo>
    <unlockInfo>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredLevel>12</requiredLevel>
        <requiredPoints>4</requiredPoints>
      </unlockRequirements>
    </unlockInfo>
    <requirements>
      <requirements>
        <type>Weapon</type>
        <params>
          <params type="weapon">Bow</params>
        </params>
      </requirements>
    </requirements>
  </ability>
</abilities>
