stk-code_catmod/data/challenges/volcano_island.challenge
Alayan-stk-2 8025e9a4a3
Improve SuperTux challenge balance
A AI with an heavy kart did 144,56 with the new kart characteristics. The first AI will be between 150 and 155 in most cases. The 165s time limit wasn't adapted.
2018-11-16 21:37:46 +01:00

25 lines
600 B
XML

<?xml version="1.0"?>
<challenge version="3">
<unlock_list list="false"/>
<track id="volcano_island" laps="2" reverse="false"/>
<mode major="single" minor="quickrace"/>
<requirements trophies="15"/>
<best>
<karts number="8"/>
<requirements position="1" time="148"/>
</best>
<hard>
<karts number="7"/>
<requirements position="1"/>
</hard>
<medium>
<karts number="6"/>
<requirements position="1"/>
</medium>
<easy>
<karts number="5"/>
<requirements position="1"/>
</easy>
</challenge>