stoic_perspective.xml
<abilities>
<ability>
<name>Stoic Perspective</name>
<key>stoic_perspective</key>
<skill>knowledge</skill>
<icon>knowledge_17</icon>
<description>
+5% physical resist.
[n]+5% stun resist.
[n]+5% wound resist.
[n]+5% physical warding.
</description>
<type>passive</type>
<subType>the_sage</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>StunResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>WoundResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>PhysicalWarding</type>
<amount>0.05</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<worldlorePoints>0</worldlorePoints>
<mysticismPoints>0</mysticismPoints>
<philosophyPoints>8</philosophyPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>