<abilities>
  <ability>
    <name>First Strike</name>
    <key>first_strike</key>
    <skill>Swords</skill>
    <tagline>"The first strike is always the hardest - and the most rewarding."</tagline>
    <description>
      Gain +10 minimum and maximum damage against full health opponents.
    </description>
    <type>Passive</type>
    <subType>1_Unique Passives</subType>
    <passiveInfo>
      <modifiers>
        <modifiers>
          <type>first_strike_damage</type>
          <amount>10.0</amount>
        </modifiers>
      </modifiers>
    </passiveInfo>
    <unlockInfo>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>2</requiredPoints>
      </unlockRequirements>
    </unlockInfo>
    <requirements>
      <requirements>
        <type>Weapon</type>
        <params>
          <params type="weapon">Sword</params>
        </params>
      </requirements>
    </requirements>
  </ability>
</abilities>
