<abilities>
  <ability>
    <name>Unlimited Potential</name>
    <key>unlimited_potential</key>
    <skill>athletics</skill>
    <icon>unlimited_potential</icon>
    <tagline>"Man may be born for the earth, but he is destined for the sky."</tagline>
    <description>
      Increases the range of all jumps and lunges by +1.
    </description>
    <type>passive</type>
    <passiveInfo>
      <modifiers>
        <modifiers>
          <type>JumpRangeBoost</type>
          <amount>1.0</amount>
        </modifiers>
        <modifiers>
          <type>LungeRangeBoost</type>
          <amount>1.0</amount>
        </modifiers>
      </modifiers>
    </passiveInfo>
    <unlockInfo>
      <autoUnlock>-1</autoUnlock>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>3</requiredPoints>
        <requires>wall_jump</requires>
      </unlockRequirements>
    </unlockInfo>
  </ability>
</abilities>
