# On Fire Mode

## Overview

Get ready to ignite the court with the on-fire mode, an electrifying feature that will add a whole new level of excitement to your RKL basketball game! Each player will have an energy bar that charges up with every move they make, from making buckets to blocking shots. When the bar reaches maximum capacity, on-fire mode unleashes a fiery burst of energy that sets the game ablaze!

<figure><img src="/files/NGvVf4mNtVb9ibJcywSN" alt=""><figcaption><p>An example of the On-Fire mode activating in the RKL</p></figcaption></figure>

## Basics

* Bar capacity is 100 energy points
* Default refill rate is 1 point per second
* On-fire mode automatically activates when the bar is full
* Default burn rate is 10 points per second

## Charging Sources

* Player makes a basket +20
* Opponent makes a basket +25
* Pass +5
* Shoot or Finish (even if missed/blocked) +5 energy
* Successful Block +15 energy
* Successful Steal +15 energy
* Successful Tackle +20 energy

<figure><img src="/files/XXhtZ2FCTU5SdzpgCsri" alt=""><figcaption><p>How the On-Fire mode looks in the RKL mobile game</p></figcaption></figure>

## Effects

With on-fire activated, your team will enjoy a global buff that increases movement speed and provides a 20% bonus to all Boosts. You'll also find that your Action Bar becomes easier to manage, making it easier to execute your moves with precision and speed. But don't get too comfortable - On fire mode only lasts for 10 seconds, and your energy bar will burn down at a rate of 10 points per second.

* 20% movement speed
* 20% bonus to all Boosts (Defense, Shooting, Finish, Vision)
* The action bar is made easier
* 10-second duration (bar burns at 10 points per second rate)
* While on-fire mode is activated, no energy is refilled
* When on-fire mode has faded, energy starts refilling again after 3-second pause


---

# 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://docs.rumblekongleague.com/core-gameplay/on-fire-mode.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.
