# Attributes

![](/files/-MbNcYce3qbSsNkbK13S)

METASHIPS have **3 primary attributes** that are assigned at creation (weighted RNG 1-99).

These attributes determine the METASHIPS's overall [rarity](/metaships/rarity.md) and color, as well as dictate the way the ship collects [METAL](/metal-1/distribution-tokenomics.md#metaship-rewards).

#### Efficiency (visor)

Decreases delay needed for max bonus METAL from a delayed harvest.

* \>= 99: 6x
* \>= 94: 5x
* \>= 80: 4x
* \>= 50: 3-4x
* \>= 25: 2-3x
* < 25: 1-2x

#### Build Quality (cargo / engine)

Determines bonus METAL multiplier harvested by the ship per block.

* \>= 99: 24x
* \>= 94: 20x
* \>= 80: 12x
* \>= 50: 5x
* \>= 25: 2x
* < 25: 1x

#### Meta (stripe / tail)

Affects ship's overall rarity level and accessibility to exclusive future features.


---

# 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.metaships.io/metaships/attributes.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.
