# Turn Timer & Match Speed

Skulls Ludo keeps gameplay **fast, fair, and engaging** with a **turn timer system** that ensures players make decisions quickly while preventing stalling. The match speed varies based on the **game mode**, allowing players to experience both **intense, high-speed gameplay and slower, more strategic battles**.

### **Turn Timer System: Keeping the Game Fast & Fair**

The **Turn Timer** ensures that matches progress at a steady pace, preventing unnecessary delays caused by idle players.

#### **How the Turn Timer Works?**

* Each player has **30 seconds per turn** to **roll the dice and make a move**.
* A **countdown timer** is displayed on-screen, alerting players as time runs out.
* If the **timer reaches zero**, the turn is **automatically skipped**, and the next player takes their turn.
* **Repeated turn skips (AFK behavior)** result in a **temporary cooldown penalty**, preventing abuse.

### **Consequences of Missing a Turn**

| **Turn Skip Frequency** | **Penalty Applied**                                         |
| ----------------------- | ----------------------------------------------------------- |
| **1st Skip**            | Turn is skipped, no penalty.                                |
| **2nd Skip in a Match** | Temporary 10-second penalty on the next turn.               |
| **3rd Skip in a Match** | Player is placed on **temporary cooldown**, missing 1 turn. |
| **4+ Skips**            | Player is forced to **forfeit the match**, losing XP & RP.  |

### **Match Speed: Adapting to Different Playstyles**

The speed of a match depends on the **game mode**. Skulls Ludo provides different speeds to accommodate **strategic vs. fast-paced gameplay**.

| **Game Mode**    | **Turn Timer**          | **Average Match Length** | **Game Pace**               |
| ---------------- | ----------------------- | ------------------------ | --------------------------- |
| **Legacy Mode**  | **30 seconds per turn** | **10–15 minutes**        | **Strategic, slower-paced** |
| **Rush Mode**    | **20 seconds per turn** | **5–7 minutes**          | **Fast-paced, aggressive**  |
| **Friends Mode** | **Customizable**        | **Varies**               | **Casual & flexible**       |

### **Speed Bonuses & XP Rewards**

To **reward players for playing efficiently**, Skulls Ludo offers **XP bonuses** for quick decision-making.

| **Speed Bonus Type**       | **Condition**                           | **XP Reward**       |
| -------------------------- | --------------------------------------- | ------------------- |
| **Fast Move Bonus**        | Making a move in **under 10 seconds**   | **+10 XP per move** |
| **Consistently Fast Play** | Maintaining **quick moves for 5 turns** | **+50 XP bonus**    |
| **Instant Roll Bonus**     | Rolling the dice within **2 seconds**   | **+5 XP**           |

### **Power-Ups That Affect Match Speed**

Some **power-ups influence the pacing of the match**, either **accelerating movement** or **slowing down opponents**.

| **Power-Up**           | **Effect on Match Speed**                                          |
| ---------------------- | ------------------------------------------------------------------ |
| **Double Roll** 🎲     | Speeds up gameplay by allowing extra movement in a single turn.    |
| **Freeze Opponent** ❄️ | Delays an opponent’s progress, making them skip a turn.            |
| **Reverse Attack** 🔄  | Forces an opponent’s piece backward, extending the match duration. |

### **Anti-Stall & Fair Play Mechanisms**

To **prevent slow players from ruining the experience**, Skulls Ludo includes **anti-stall measures**:

| **Anti-Stall Feature**    | **How It Works?**                                                                                                |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| **Auto Roll System**      | If a player **misses two turns in a row**, their next roll is auto-executed.                                     |
| **AFK Detection**         | Players who remain inactive for **three consecutive matches** receive a **temporary cooldown** from matchmaking. |
| **Leaderboard Penalties** | Repeated AFK behavior results in **rank deductions & RP loss**.                                                  |

The **Turn Timer & Match Speed system** in Skulls Ludo **ensures a fair, fast, and engaging gameplay experience** for all players. With **different match speeds based on game modes, penalties for inactivity, and XP rewards for quick decision-making**, players are encouraged to stay **actively involved and play efficiently**.

Whether you're playing **Legacy Mode for strategic battles** or **Rush Mode for high-speed action**, the **turn timer keeps the game exciting and fair**. **Stay engaged, make quick decisions, and dominate the board!** 🎲🔥


---

# 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://whitepaper.skullsludo.com/gameplay-mechanics/turn-timer-and-match-speed.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.
