<abilities>
  <ability>
    <clone>shattering_shockwave</clone>
    <key>shattering_shockwave_3</key>
    <description>
      Slam your weapon into the ground causing a shockwave affecting all targets in a ↑3 tile
      radius↑.
      [p]
      The shockwave deals -40% weapon damage, but has +75% armor penetration and +45% stun chance.
    </description>
    <targetInfo>
      <type>AutoSelf</type>
      <autoSelfTargeting>
        <targetArea>
          <type>square</type>
          <allowTargets>
            <allowCreature>true</allowCreature>
            <allowEmpty>true</allowEmpty>
            <allowPlayer>false</allowPlayer>
          </allowTargets>
          <params>
            <params type="width">3</params>
            <params type="height">3</params>
          </params>
        </targetArea>
      </autoSelfTargeting>
      <abilityUseTime>
        <type>weapon</type>
      </abilityUseTime>
    </targetInfo>
    <unlockInfo>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>1</requiredPoints>
      </unlockRequirements>
      <replaces>shattering_shockwave_2</replaces>
    </unlockInfo>
    <attacks>
      <attacks>
        <count>0</count>
        <animation>spell_pillarblast_01</animation>
        <modifiers>
          <modifiers>
            <type>Damage</type>
            <amount>-0.4</amount>
          </modifiers>
          <modifiers>
            <type>ArmorPen</type>
            <amount>0.75</amount>
          </modifiers>
          <modifiers>
            <type>StunChance</type>
            <amount>0.45</amount>
          </modifiers>
        </modifiers>
      </attacks>
    </attacks>
  </ability>
</abilities>
