between_the_eyes.xml
<abilities>
<ability>
<name>Between the Eyes</name>
<key>between_the_eyes</key>
<skill>ranged</skill>
<icon>ranged_4</icon>
<tagline>"Fwip. Headshot."</tagline>
<description>
Perform a precise attack dealing ⮃+25% damage⮃, with ⮃+25% crit⮃ and +50% stun chance.
[p]This ability must be carefully aimed and hence takes an 50 extra time to perform.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>bow</abilitySoundPack>
<cost>35.0</cost>
<cooldown>7</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>50</addTime>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>8</requiredLevel>
<requiredPoints>3</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Ranged</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
<modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>Damage</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.5</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>