# Skills and Stats

Each [pilot ](/cosmic-rules/pilots.md)can have levels in 4 different starting skills, depending on their species and wearables.

<figure><img src="/files/tp0PmwUveO07rZTufFgn" alt="" width="563"><figcaption></figcaption></figure>

When using [items](/cosmic-rules/items.md) from specific species (they are uncommon and each has a skill attributed to it), skills will be added to the pilot until the end of the battle.

{% hint style="info" %}
**Example**\
Each use of a *Venusian Laser* (or any Venusian item) will raise the *Magic* skill during the fight.
{% endhint %}

*Intelligence* and *Stamina* stats are derived from the respective skills and change faster during combat.

Pilots' skills will determine both the starting and maximum score of those stats.

{% hint style="info" %}
**Example**\
&#x20;+10 Stamina skill points means the pilot will have +10 maximum *Stamina* capacity to use. &#x20;
{% endhint %}

*Food, Drug* and offensive actions by the opponent always affect the stat value, and not the total capacity limit.

{% tabs %}
{% tab title="Stamina" %}
Determines the maximum actions a pilot can perform and the chance to escape from battles.

<img src="/files/lLhZz6oKWLzzarRaxEWe" alt="" data-size="line"> [*Human* pilots](/cosmic-rules/pilots.md) start with bonus in *Stamina*.
{% endtab %}

{% tab title="Computation" %}
Affects the power of all attacks and defensive systems.

<img src="/files/qvZMBDW8Nruv9AI2SqrJ" alt="" data-size="line"> [*Replicant pilots*](/cosmic-rules/pilots.md) start with bonus in *Computation*.
{% endtab %}

{% tab title="Intelligence" %}
Affects all actions. Extra Intelligence means extra effectiveness during combat and decreased Intelligence means a disavantage in battle.

<img src="/files/dfRuYUDuSZAcvoXIk3w3" alt="" data-size="line"> [*Ebens* and <img src="/files/4xZ9bERPhDk1ydP6JVeM" alt="" data-size="line"> *Draconian* pilots ](/cosmic-rules/pilots.md)start with bonus in *Intelligence*.
{% endtab %}

{% tab title="Magic" %}
Affects the power of all actions involving amulets and charming.

<img src="/files/2p7fYreAThDTgC4xl3Ou" alt="" data-size="line">[*Venusian* and <img src="/files/4xZ9bERPhDk1ydP6JVeM" alt="" data-size="line">*Draconian* pilots](/cosmic-rules/pilots.md) start with bonus in *Magic*.
{% endtab %}
{% endtabs %}


---

# 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.degens.space/cosmic-rules/skills-and-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.
