# Spaceship Characteristics

### **What are spaceships characteristics?**&#x20;

Spaceships' characteristics influence in-game behaviors and rewards.\
\
Spaceship characteristics can be found on the table bellow. Each ship has a Radar, Drill and Machinery, which respectively provide their respective characteristics, **Mining Area, Mining Power and Cooldown**:

![](/files/-MaYuo2oDDxBy4eAbv4P)

![](/files/-MdrErjbJigFSPTGxyoR)

![](/files/-MdrEHHjvjOWRbYwy4se)

![](/files/-MdrEGOfocopCn3R_rtn)

> Base stats for common spaceships are 15 km range, 100% mining  power/rover and 300 seconds cooldown.

Each perks points gives a bonus / malus depending on the rank on the spaceship

Common perks point: 1.5 km, 10%, 30 seconds each\
Uncommon perks point: 3 km, 20%, 60 seconds each\
Rare perks point: 4.5 km, 30%; 90 seconds each\
Mythic perks point: 6 km, 40%, 120 seconds each

* **Radar**: Provides the Mining Area.
* **Mining Area**: Area surrounding spaceship to mine.

![](/files/-MWpiCG9eVmpTT1g5m4v)

* **Drill**: Provides Mining Power.
* **Mining Power**: Percentage of Mining rewards received by spaceships at each mining.

![](/files/-MWpiRrLCeAzA8tBU9KB)

* **Machinery**: Provides the spaceships Cooldown.
* **Cooldown**: Timeframe triggered by a Mining during which the spaceship cannot mine.

![](/files/-MWpiUMVgxodkZme8-0a)

As stated in [the whitepaper](https://www.cometh.io/cometh-white-paper.pdf), players will soon access perks of their spaceship: the engine, the drill tool and the aura. In the future, crew members will also play a role.

> “The engine of the spaceship can switch between different thrusters varying in colors and dragging the spaceships along the orbit slower or faster. The drill tools are spheres floating around the spaceship that have special effects on the mining such as guaranteed rewards when mining a specific token. The aura of the spaceship impacts the mining efficiency depending on the depletion of the asteroid and the distance to the asteroid.”


---

# 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://cometh-1.gitbook.io/cometh/spaceships/spaceship-characteristics.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.
