between_the_eyes_3.xml
<abilities>
<ability>
<clone>between_the_eyes</clone>
<key>between_the_eyes_3</key>
<description>
Perform a precise attack dealing +30% damage, with +30% crit and +50% stun chance.
</description>
<cooldown>5</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>
<usesAmmo>true</usesAmmo>
<abilityUseTime>
<type>weapon</type>
<addTime>0</addTime>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>between_the_eyes_2</replaces>
</unlockInfo>
<attacks>
<attacks>
<count>0</count>
<modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.3</amount>
</modifiers>
<modifiers>
<type>Damage</type>
<amount>0.3</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.5</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>