double_strike.xml
<abilities>
<ability>
<name>Double Strike</name>
<key>double_strike</key>
<skill>Unarmed</skill>
<icon>unarmed_10</icon>
<tagline>"From my two fists, earthquakes come."</tagline>
<description>
Hit an enemy twice in fast succession.
</description>
<type>Target</type>
<subType>2_Abilities</subType>
<abilitySoundPack>double_bunch</abilitySoundPack>
<cost>12.0</cost>
<cooldown>10</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>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Unarmed</params>
</params>
</requirements>
</requirements>
<attacks>
<attacks>
<count>0</count>
</attacks>
<attacks>
<count>0</count>
</attacks>
</attacks>
</ability>
</abilities>