efficient_dispatch.xml
<abilities>
<ability>
<name>Efficient Dispatch</name>
<key>efficient_dispatch</key>
<skill>warrapt</skill>
<icon>efficient_dispatch</icon>
<tagline>"Did you think the battle would end with a single strike? Don't be foolish, there's 3 more behind him."</tagline>
<description>
Reduces the energy cost of all melee and ranged abilities by ⮃3%⮃.
</description>
<type>Passive</type>
<subType>1_combat_efficiency</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>MeleeCostReduction</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>RangedCostReduction</type>
<amount>0.03</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>martial_focus</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>