unified_edge.xml
<abilities>
<ability>
<name>Unified Edge</name>
<key>unified_edge</key>
<skill>blades</skill>
<icon>unified_edge</icon>
<tagline>To master one blade to master them all.</tagline>
<description>
Enhances your skill with all blade weapons. For each level of Blades gain:
[p]+0.5 mastery for daggers, swords, and axes, enabling you to wield
higher-level weapons effectively.
[p]+0.5% XP gain to Daggers, Swords, and Axes.
</description>
<type>Passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>DaggersWeaponXpGained</type>
<amount>0.005</amount>
<multiplier>blades</multiplier>
</modifiers>
<modifiers>
<type>SwordsWeaponXpGained</type>
<amount>0.005</amount>
<multiplier>blades</multiplier>
</modifiers>
<modifiers>
<type>AxesWeaponXpGained</type>
<amount>0.005</amount>
<multiplier>blades</multiplier>
</modifiers>
<modifiers>
<type>DaggersWeaponMastery</type>
<amount>0.5</amount>
<multiplier>blades</multiplier>
</modifiers>
<modifiers>
<type>SwordsWeaponMastery</type>
<amount>0.5</amount>
<multiplier>blades</multiplier>
</modifiers>
<modifiers>
<type>AxesWeaponMastery</type>
<amount>0.5</amount>
<multiplier>blades</multiplier>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>0</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>0</requiredLevel>
<requiredPoints>0</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>