knowledge_of_quality.xml
<abilities>
<ability>
<name>Knowledge of Quality</name>
<key>knowledge_of_quality</key>
<skill>Quartermastery</skill>
<icon>knowledge_of_quality</icon>
<description>
The exact condition is shown on all weapons and armor.
[p]You can now repair items before they reach "Worn" durability.
</description>
<type>Passive</type>
<subType>gear_maintenance</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>ShowExactDurability</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>AllowRepairInAllStates</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>3</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>