# Pilot stats

**Equal stats:**

All pilots of all classes and rarity levels have the same parameters at "birth":

* **Body** (Strength): 100 – replenishable parameter (can be restored for in-game tokens).

| Body             | Yield Multiplier |
| ---------------- | ---------------- |
| from 100% to 90% | 100% rewards     |
| from 89% to 80%  | 90% rewards      |
| from 79% to 70%  | 80% rewards      |
| from 69% to 60%  | 70% rewards      |
| from 59% to 50%  | 60% rewards      |
| from 49% to 40%  | 50% rewards      |
| from 39% to 30%  | 40% rewards      |
| from 29% to 20%  | 30% rewards      |
| from 19% to 10%  | 20% rewards      |
| from 9% to 0%    | 10% rewards      |

* **Stamina** (Endurance): 100 – replenishable parameter (can be replenished up to 100 for LVL UP, can be replenished only when leveling up). At LVL 30, this parameter is fixed at 100. You can play even if the parameter is depleted. However, when the pilot's score drops to 40, you start receiving only 40% of all rewards. Body and Stamina are consumed only in SOLO mode. Stamina consumption per race depends on your pilot's level.  At higher levels you can participate in more races, as Stamina is spent more slowly.

**Individual stats:**

When a pilot is "born" its individual parameters are randomly generated within an acceptable range and depending on the pilot's rarity.

Individual pilot parameters include:

* **Income** – Affects your yield.
* **Capacity** – How many currencies a pilot can bring along in a race.
* **Luck** – Affects the chance of getting tokens, bonuses and Minerals from meteorites.
* **Durability** – Decreases the pilot's strength loss per race.

<figure><img src="/files/40Y0FWVsM0yLxLRF33UU" alt=""><figcaption></figcaption></figure>

**Table of stat ranges by pilot rarity**

| Parameters | Common | Uncommon |  Rare | Legendary |
| ---------- | :----: | :------: | :---: | :-------: |
| Income     |  12-14 |   14-16  | 16-18 |   18-20   |
| Capacity   |   1-3  |    2-4   |  3-5  |    4-6    |
| Luck       |   2-5  |    5-8   |  8-13 |   13-16   |
| Durability |   4-6  |    5-7   |  6-8  |    7-9    |

*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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.cosmicfomo.com/game-mechanics/characters-and-in-game-items/pilot-stats.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.
