<abilities>
  <ability>
    <name>Wound Specialist</name>
    <key>wound_specialist</key>
    <skill>blades</skill>
    <icon>wound_specialist</icon>
    <tagline>"May it fester and bite, and follow you to the end."</tagline>
    <description>
      +5% bleed chance.
      [p]+25% poison chance multiplier (scales your poison chance from other sources).
    </description>
    <type>Passive</type>
    <passiveInfo>
      <modifiers>
        <modifiers>
          <type>BleedChance</type>
          <amount>0.05</amount>
        </modifiers>
        <modifiers>
          <type>PoisonChanceMultiplier</type>
          <amount>0.25</amount>
        </modifiers>
      </modifiers>
    </passiveInfo>
    <unlockInfo>
      <autoUnlock>-1</autoUnlock>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredLevel>0</requiredLevel>
        <requiredPoints>1</requiredPoints>
        <requires>debilitating_slash</requires>
      </unlockRequirements>
    </unlockInfo>
    <requirements>
      <requirements>
        <type>Weapon</type>
        <params>
          <params type="weapon">Blade</params>
        </params>
      </requirements>
    </requirements>
  </ability>
</abilities>
