wicked_lash.xml
<abilities>
<ability>
<name>Wicked Lash</name>
<key>wicked_lash</key>
<skill>flails</skill>
<icon>flails_5</icon>
<tagline>"Pain, thy kiss is sweet - when sent with no regret."</tagline>
<description>
Unleash a devastating whiplash attack at your opponents face with ⮃+55% critical⮃ and ⮃+55% stun chance⮃.
[p]This ability has 2 range and cannot miss.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>hammer</abilitySoundPack>
<cost>30.0</cost>
<cooldown>9</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">1</params>
<params type="height">1</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>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>11</requiredLevel>
<requiredPoints>4</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Flail</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
<animation>spell_smash_01</animation>
<modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.55</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.55</amount>
</modifiers>
</modifiers>
<specialModifiers>
<specialModifiers>
<type>AlwaysHit</type>
<amount>0</amount>
</specialModifiers>
</specialModifiers>
</attacks>
</attacks>
</ability>
</abilities>