thrashing_swipe_2.xml
<abilities>
<ability>
<clone>thrashing_swipe</clone>
<key>thrashing_swipe_2</key>
<description>
Lash out with your bow at up to 3 targets in melee range dealing 10-20 damage with ⮃+75% knockback chance⮃.
Then retreat a tile directly away from your target.
[p]This attack ignores your weapon stats and other bonuses, and has 100 accuracy.
</description>
<type>Target</type>
<cost>35.0</cost>
<targetInfo>
<type>RotationSelection</type>
<rotationTargeting>
<allowTargets>
<allowCreature>true</allowCreature>
<allowEmpty>true</allowEmpty>
<allowPlayer>false</allowPlayer>
</allowTargets>
<shape>3line</shape>
<params>
<params type="stopAtFirstTarget">false</params>
<params type="length">1</params>
</params>
</rotationTargeting>
<usesAmmo>false</usesAmmo>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>0</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>thrashing_swipe</replaces>
</unlockInfo>
<attacks>
<attacks>
<count>0</count>
<hideWeaponAnimation>true</hideWeaponAnimation>
<modifiers>
<modifiers>
<type>KnockbackChance</type>
<amount>0.75</amount>
</modifiers>
<modifiers>
<type>KnockbackMagnitude</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>RetreatChance</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>20.0</amount>
</modifiers>
</modifiers>
<specialModifiers>
<specialModifiers>
<type>ModifiersOnly</type>
<amount>0</amount>
</specialModifiers>
</specialModifiers>
</attacks>
</attacks>
</ability>
</abilities>