refined_technique.xml
<abilities>
<ability>
<name>Refined Technique</name>
<key>refined_technique</key>
<skill>blades</skill>
<icon>refined_technique</icon>
<tagline>"Excess is a limitation."</tagline>
<description>
Reduces the energy cost of all melee abilities by ⮃5%⮃.
</description>
<type>Passive</type>
<subType>0_Basic Passives</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>MeleeCostReduction</type>
<amount>0.05</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>blade_tactician</requires>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Blade</params>
</params>
</requirements>
</requirements>
</ability>
</abilities>