decapitate.xml
<abilities>
<ability>
<name>Decapitate</name>
<key>decapitate</key>
<skill>Axes</skill>
<icon>decapitate</icon>
<tagline>"Your head is in the way. Let's take it off."</tagline>
<description>
+10 decapitation
[p]After your attack damage is applied, if a target's remaining health is less than or equal to 10, the
target is instantly killed.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>decapitation</type>
<amount>10.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>3</requiredPoints>
<requires>log_chopper</requires>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Axe</params>
</params>
</requirements>
</requirements>
</ability>
</abilities>