mighty_lunge_3.xml
<abilities>
<ability>
<clone>mighty_lunge</clone>
<key>mighty_lunge_3</key>
<description>
Lunge to and attack target within ⮃{{stat -> key:LungeRangeBoost, add:5, pluralize:tile}}⮃ for ⮃+40%
damage.⮃
[p]Lunging will reduce your defenses for 2 turns, increasing incoming damage by 25%.
</description>
<cost>40.0</cost>
<targetInfo>
<type>Lunge</type>
<lungeTargeting>
<selectionArea>
<type>square</type>
<allowTargets>
<allowCreature>true</allowCreature>
<allowEmpty>false</allowEmpty>
<allowPlayer>false</allowPlayer>
</allowTargets>
<params>
<params type="width">5</params>
<params type="height">5</params>
<params type="expandStat">LungeRangeBoost</params>
</params>
</selectionArea>
</lungeTargeting>
<abilityUseTime>
<type>weapon</type>
</abilityUseTime>
<effects>
<effect>
ApplyStatusEffect -> key:«LINK:lunge_exposed», target:player;
</effect>
</effects>
<jumpEffects>
<jumpEffect>
ShowAnimation -> key:dustring;
PlaySound -> key:dash;
</jumpEffect>
</jumpEffects>
</targetInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>mighty_lunge_2</replaces>
</unlockInfo>
<attacks>
<attacks>
<count>0</count>
<animation>spell_smash_03</animation>
<modifiers>
<modifiers>
<type>Damage</type>
<amount>0.4</amount>
</modifiers>
</modifiers>
</attacks>
</attacks>
</ability>
</abilities>