tips.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <tips>
  3. <tipset id="general">
  4. <tip text="The UI skin can be changed in the UI options."/>
  5. <tip text="You can see other karts' powerups by enabling it in the UI options."/>
  6. <tip text="The font size can be changed in the UI options."/>
  7. <tip text="The help menu has lots of useful information."/>
  8. <tip text="In single-player, you can watch and challenge recorded time-trials."/>
  9. <tip text="You can visit https://supertuxkart.net/ for more information about the game."/>
  10. </tipset>
  11. <tipset id="race">
  12. <tip text="Short nitro boosts are more efficient."/>
  13. <tip text="Only use zippers when it is safe. Long straight lines are ideal."/>
  14. <tip text="Don't use multiple zippers quickly in row, instead, wait until the speed boost wears off."/>
  15. <tip text="Skidding makes you much faster, do it whenever safe."/>
  16. <tip text="The swatter can be used to remove bombs or parachutes."/>
  17. <tip text="You can't stop turning while skidding. Good kart orientation at the skid's start is paramount."/>
  18. <tip text="You get a startup boost if you start accelerating during &quot;Set&quot;."/>
  19. <tip text="Braking allows to get rid of parachutes quicker."/>
  20. <tip text="First and foremost, focus on where your kart is going."/>
  21. <tip text="The rescue key (button) is very useful."/>
  22. <tip text="Be careful when close to other karts, they may attack you!"/>
  23. <tip text="Basketballs can be destroyed using precise backward shots with a bowling ball, cake, or plunger."/>
  24. <tip text="Try to avoid crashing into the backs of other karts as this will slow you down."/>
  25. </tipset>
  26. <tipset id="soccer">
  27. <tip text="You can use bowling balls to push and block the ball."/>
  28. <tip text="In soccer, always work as a team for good results."/>
  29. <tip text="If you miss the ball and an opponent is approaching, try hitting them with a powerup or block their way."/>
  30. <tip text="Good rotation of positions (attack and defense) is essential."/>
  31. <tip text="Make sure to store at least 2 big cans worth of nitro."/>
  32. <tip text="Never use the three bowling balls all at the same time."/>
  33. <tip text="Don't get in the way of a teammate carrying the ball, though you can try to hit opponents attempting to stop them from scoring."/>
  34. </tipset>
  35. </tips>