mordhau_bash.xml
<abilities>
<ability>
<name>Mordhau Bash</name>
<key>mordhau_bash</key>
<skill>Swords</skill>
<icon>mordhau_bash</icon>
<tagline>"Let me show you how I hold a sword."</tagline>
<description>
Grasp your sword upside-down and deliver a bludgeoning blow with +90% stun chance and +90% armor
penetration, but dealing -25% damage and bleed chance.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>blade</abilitySoundPack>
<cost>10.0</cost>
<cooldown>25</cooldown>
<targetInfo>
<type>TileSelection</type>
<aoeTargeting>
<selectionArea>
<type>square</type>
<allowTargets>
<allowCreature>true</allowCreature>
<allowEmpty>false</allowEmpty>
<allowPlayer>false</allowPlayer>
</allowTargets>
<params>
<params type="width">0</params>
<params type="height">0</params>
<params type="expandStat">Range</params>
</params>
</selectionArea>
<targetArea>
<type>square</type>
<params>
<params type="width">0</params>
<params type="height">0</params>
</params>
</targetArea>
</aoeTargeting>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>-1</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Sword</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
<animation>spell_smash_01</animation>
<modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.9</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.9</amount>
</modifiers>
<modifiers>
<type>Damage</type>
<amount>-0.25</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>-0.25</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>