martial_focus.xml
<abilities>
<ability>
<isSkillBonus>true</isSkillBonus>
<name>Martial Focus</name>
<key>martial_focus</key>
<skill>warrapt</skill>
<icon>martial_focus</icon>
<tagline>
"Fledglings resist the simple truth. Persistent practice is the key. There is no other way."
</tagline>
<description>
Each warrapt level gives +0.25% damage and +0.25% melee and ranged ability cost reduction.
</description>
<type>passive</type>
<subType>1_combat_efficiency</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>MeleeCostReduction</type>
<amount>0.0025</amount>
<multiplier>warrapt</multiplier>
</modifiers>
<modifiers>
<type>RangedCostReduction</type>
<amount>0.0025</amount>
<multiplier>warrapt</multiplier>
</modifiers>
<modifiers>
<type>Damage</type>
<amount>0.0025</amount>
<multiplier>warrapt</multiplier>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>0</autoUnlock>
</unlockInfo>
</ability>
</abilities>