athletic_training.xml
<abilities>
<ability>
<isSkillBonus>true</isSkillBonus>
<name>Athletic Training</name>
<key>athletic_training</key>
<skill>athletics</skill>
<icon>athletic_training</icon>
<tagline>"Before you can run, you must learn to walk."</tagline>
<description>
Each athletics level grants +1 movement speed.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>1.0</amount>
<multiplier>Athletics</multiplier>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>0</autoUnlock>
</unlockInfo>
</ability>
</abilities>