# Lawnmowers

Players ride unique lawnmowers to race in Rumble Racing Star. There are dozens of lawnmowers with distinctive appearances, performances, and types. Specific lawnmowers can be strategically selected based on the track type, player preferences, and strategies for exciting gameplay.

* Lawnmowers are divided into 3 grades: Normal, Rare, and Legend.
* All lawnmowers have their own unique stats, each of which affects the lawnmowers' performance like below:

**ACCELERATION**: Reduces the time to reach top speed.

**MAX SPEED**: Increases the MAX value of the maximum speed.

**HANDLING**: Affects the angle at which the mower turns on curves.

**POWER**: Prevents loss of speed on hills, shoulders, and mud.

**WEIGHT**: The higher the weight, the higher the damage to other mowers.

**DURABILITY**: The higher the durability, the higher the mower's HP.

A certain amount of fuel is consumed each time a game is played, and lawnmowers running out of fuel cannot run. Fuel can be recharged by consuming silver.

1. **Unicope**<br>

   <figure><img src="/files/UuvU4q7faFPSsUZo2FNG" alt=""><figcaption></figcaption></figure>
2. **WildJeep**<br>

   <figure><img src="/files/IG2oA1hjVgUffWQsex6v" alt=""><figcaption></figcaption></figure>
3. **I.Q.O.**<br>

   <figure><img src="/files/Xaacijv2bNFX8wBqydvp" alt=""><figcaption></figcaption></figure>
4. **Roaaaar**<br>

   <figure><img src="/files/APT0N7CB33NVtNVSkASp" alt=""><figcaption></figcaption></figure>
5. **Barricade**<br>

   <figure><img src="/files/g5xJdgDoG4VXqyocgbWc" alt=""><figcaption></figcaption></figure>
6. **Fried**<br>

   <figure><img src="/files/CETEGYy97yJaRlypQ9dl" alt=""><figcaption></figcaption></figure>
7. **RescueBoat**<br>

   <figure><img src="/files/wMGZsdTGzCdNAn7CN7lO" alt=""><figcaption></figcaption></figure>
8. **Sweeter**<br>

   <figure><img src="/files/P5vMygttffky94g0LpfC" alt=""><figcaption></figcaption></figure>
9. **Blitz**<br>

   <figure><img src="/files/602uKl86rbAjJkjgh5jZ" alt=""><figcaption></figcaption></figure>
10. **Sherman**<br>

    <figure><img src="/files/OhWHCyjrZbxM6QUm1gBM" alt=""><figcaption></figcaption></figure>
11. **Carnage**<br>

    <figure><img src="/files/cvapiZxuMgdNW55wuqm0" alt=""><figcaption></figcaption></figure>
12. **SugarRush**<br>

    <figure><img src="/files/otQPCjBw9ssOKoUj4dv5" alt=""><figcaption></figcaption></figure>
13. **Smoothie**

    <figure><img src="/files/SFNG6C61VzSezpdziIPk" alt=""><figcaption></figcaption></figure>
14. **Mega Horn**

    <figure><img src="/files/FXMsYfamXBm7sXoDyVr8" alt=""><figcaption></figcaption></figure>
15. **Furiosa**

    <figure><img src="/files/FR88fU3ZbWdV5c8svlkX" alt=""><figcaption></figcaption></figure>
16. **DuckDuck**

    <figure><img src="/files/8vkRXj6bgrNtoPpGHteS" alt=""><figcaption></figcaption></figure>
17. **Sparkling**

    <figure><img src="/files/HywDJZ2VBGoAWgLtlyrG" alt=""><figcaption></figcaption></figure>
18. **Chariot**

    <figure><img src="/files/suYVc0imEIdY6Qtapn3B" alt=""><figcaption></figcaption></figure>
19. **Stinger**

    <figure><img src="/files/OjOo1jYLmrdvYxm3lwEf" alt=""><figcaption></figcaption></figure>
20. **Outlaw**

    <figure><img src="/files/JbMAtBEpm8qApAnZoV8C" alt=""><figcaption></figcaption></figure>
21. **Dominator**

    <figure><img src="/files/mc3EbWzU8XzjXBUXmUMD" alt=""><figcaption></figcaption></figure>
22. **Spartan**

    <figure><img src="/files/JGSUrxxJevuGMEyUtJIA" alt=""><figcaption></figcaption></figure>
23. **Moby**

    <figure><img src="/files/kdGl2MAynTrX8KHrUHZq" alt=""><figcaption></figcaption></figure>
24. **Phantom**

    <figure><img src="/files/LTl80hpoCJB2xKBxQjWK" alt=""><figcaption></figcaption></figure>
25. **Axle**

    <figure><img src="/files/zwlb7uqmNl2rGU3zQgLp" alt=""><figcaption></figcaption></figure>
26. **Bolt**

    <figure><img src="/files/iNGTqaHobLsktiPGgaTw" alt=""><figcaption></figcaption></figure>
27. **Turbo**

    <figure><img src="/files/5SeZ3ZWHnbpDF6yE5FL0" alt=""><figcaption></figcaption></figure>
28. **Spike**

    <figure><img src="/files/U1cUvGiCHvkEoL2EAGOk" alt=""><figcaption></figcaption></figure>
29. **Rover**

    <figure><img src="/files/aN7XV3UQtYwpLUx9HOew" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.rumbleracingstar.io/gameplay/game-system/lawnmowers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
