overdrawn_shot.xml
<abilities>
<ability>
<name>Overdrawn Shot</name>
<key>overdrawn_shot</key>
<skill>arbalism</skill>
<icon>arbalism_6</icon>
<tagline>"Here comes the Conga line again, and yes, death dances on the end."</tagline>
<description>
Fire a short-ranged penetrating bolt that hits all targets in a line with ⮃+15% armor penetration⮃ and
⮃+15% bleed chance⮃.
[n]The bolt is likely to break in the process; ammo recovery is reduced by -75%.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>bow</abilitySoundPack>
<cost>35.0</cost>
<cooldown>7</cooldown>
<targetInfo>
<type>RotationSelection</type>
<rotationTargeting>
<allowTargets>
<allowCreature>true</allowCreature>
<allowEmpty>true</allowEmpty>
<allowPlayer>false</allowPlayer>
</allowTargets>
<shape>1line</shape>
<params>
<params type="stopAtFirstTarget">false</params>
<params type="length">4</params>
</params>
</rotationTargeting>
<usesAmmo>true</usesAmmo>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>12</requiredLevel>
<requiredPoints>3</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Crossbow</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
<modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>AmmoRecovery</type>
<amount>-0.75</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>