prowlers_persistence.xml
<abilities>
<ability>
<name>Prowler's Persistence</name>
<key>prowlers_persistence</key>
<skill>ranged</skill>
<color>6186b9</color>
<icon>ranged_23</icon>
<tagline>"When the going gets tough, I keep going."</tagline>
<description>
All abilities with ranged weapons cost 15% less energy.
</description>
<type>Passive</type>
<subType>1_Unique Passives</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>RangedCostReduction</type>
<amount>0.15</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>-1</autoDiscover>
<unlockRequirements>
<requiredLevel>7</requiredLevel>
<requiredPoints>3</requiredPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Ranged</params>
</params>
</requirements>
</requirements>
</ability>
</abilities>