<abilities>
  <ability>
    <clone>toe_crusher</clone>
    <key>toe_crusher_2</key>
    <description>
      Slam your weapon right down on to their littlest appendages, dealing ⮃-10% damage⮃.
      [p]
      On a successful hit, hampers your foe for 3 turns. Does not stack.
      [p]
      Hamper reduces damage output by ⮃30%⮃, attack speed by ⮃30⮃, and movement speed by ⮃30⮃.
    </description>
    <unlockInfo>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>1</requiredPoints>
      </unlockRequirements>
      <replaces>toe_crusher</replaces>
    </unlockInfo>
    <attacks>
      <attacks>
        <count>0</count>
        <animation>spell_smash_01</animation>
        <modifiers>
          <modifiers>
            <type>Damage</type>
            <amount>-0.1</amount>
          </modifiers>
        </modifiers>
        <targetEffects>
          <targetEffects>

            RemoveStatusEffect -> key:hampered_status_1;
            ApplyStatusEffect -> key:hampered_status_2, refresh:true;
          </targetEffects>
        </targetEffects>
      </attacks>
    </attacks>
  </ability>
</abilities>
