shattering_shockwave.xml
<abilities>
<ability>
<name>Shattering Shockwave</name>
<key>shattering_shockwave</key>
<skill>bludgeons</skill>
<color>d22609</color>
<icon>shattering_shockwave</icon>
<tagline>The very earth writhes in response to your might.</tagline>
<description>
Slam your weapon into the ground causing a shockwave affecting all targets in a 2 tile
radius.
[p]
The shockwave deals ⮃-60% weapon damage⮃, but has ⮃+50% armor penetration⮃ and +45% stun
chance.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>shattering_shockwave</abilitySoundPack>
<cost>50.0</cost>
<cooldown>9</cooldown>
<targetInfo>
<type>AutoSelf</type>
<autoSelfTargeting>
<targetArea>
<type>square</type>
<allowTargets>
<allowCreature>true</allowCreature>
<allowEmpty>true</allowEmpty>
<allowPlayer>false</allowPlayer>
</allowTargets>
<params>
<params type="width">2</params>
<params type="height">2</params>
</params>
</targetArea>
</autoSelfTargeting>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>3</requiredPoints>
<requires>advanced_bludgeons</requires>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">bludgeon</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
<animation>spell_pillarblast_01</animation>
<modifiers>
<modifiers>
<type>Damage</type>
<amount>-0.6</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.45</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>