reflex_training.xml
<abilities>
<ability>
<name>Reflex Training</name>
<key>reflex_training</key>
<skill>athletics</skill>
<icon>reflex_training</icon>
<tagline>"Their blade is not going to slow down. Neither must you."</tagline>
<description>
Gain ⮃+2 dodge⮃.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>Dodge</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>awakening_the_body</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>