class_knight.xml
<abilities>
<ability>
<name>Blade Rush</name>
<key>class_knight</key>
<skill>Chivalry</skill>
<icon>knights_grace</icon>
<tagline>"Never slow, never falter!"</tagline>
<description>
Press the attack, increasing attack speed by 15 for ⮃30⮃ turns.
</description>
<type>Immediate</type>
<abilitySoundPack>knights_grace</abilitySoundPack>
<cost>50.0</cost>
<cooldown>30</cooldown>
<immediateInfo>
<abilityUseTime>
<type>standard</type>
</abilityUseTime>
<effects>
<effects>
ApplyStatusEffect -> key:«LINK:class_knight_status», target:player;
</effects>
</effects>
</immediateInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>