# Stats and Earn Rate

## Stats

Each Catto NFT has two types of stats:&#x20;

* **Static Stats** are fixed.
* **Generated Stats** are computed from static stats and other NFT properties.

### Static Stats

**Smartness\[S]:** Smartness impacts the daily reward cap.

**Vitality \[V]:** Vitality impacts stamina consumption.

**Dexterity \[D]:** Dexterity impacts earning speed.

**Curiosity \[C]:** Curiosity impacts the rate of experience accumulation.

**Luck \[L]:** Luck may impact places related to probability.

#### Static Stats Value Range

When a Catto NFT is minted, static stats will be assigned a value within a range that depends on the NFT Tier. All three static stats share the same value ranges based on the NFT Tier.

| Tier   | Min Stat Value | Max Stat Value |
| ------ | -------------- | -------------- |
| Tier 1 | 3              | 8              |
| Tier 2 | 8              | 16             |
| Tier 3 | 16             | 28             |

### Generated Stats

**Daily Reward Cap**

There is a daily reward cap for each Catto NFT, which is computed from the following formula:

<figure><img src="https://4234067995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5C0hxyL5XvVcrg01p7aM%2Fuploads%2FkUPCtuwMmB4rcCLkC4tJ%2Fimage.png?alt=media&#x26;token=80e03c16-2f51-4e5a-af5f-2184fd1afd02" alt=""><figcaption></figcaption></figure>

**Stamina Consumption**

For every true-reading minute users spend on ReadON, equipped pets will consume stamina.  The amount of stamina consumed per minute is computed from the following formula:

<figure><img src="https://4234067995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5C0hxyL5XvVcrg01p7aM%2Fuploads%2FlPP6zG5wNyIeZ0ya2dkr%2Fimage.png?alt=media&#x26;token=a3cfaa0d-d438-462d-a699-d73d82939222" alt=""><figcaption></figcaption></figure>

**Earning Speed**

For every true-reading minute users spend on ReadON, they will accumulate $READ, up to the daily earning cap of the Catto.

<figure><img src="https://4234067995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5C0hxyL5XvVcrg01p7aM%2Fuploads%2Fnur6QUiQ2kzU0DXsG8sL%2Fimage.png?alt=media&#x26;token=2f493b7f-5825-4b99-accb-cd5567657036" alt=""><figcaption></figcaption></figure>

#### Rate of Experience Accumulation&#x20;

For every true-reading minute users spend on ReadON until the daily reward cap is met, the equipped Catto NFT will accumulate experience (EXP). The amount of EXP per minute is computed based on the following formula.

<figure><img src="https://4234067995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5C0hxyL5XvVcrg01p7aM%2Fuploads%2FYN9Ax3v4W8h3Dko4BErC%2Fimage.png?alt=media&#x26;token=d78e00b6-2aaa-43c3-acd3-36f4fbb6f6de" alt=""><figcaption></figcaption></figure>

## **Multiple** Catto **NFT Stacking**

For users with multiple Catto NFTs, only one pair can be equipped at a time as the Primary NFT. All other pairs of Catto will be displayed in the user’s inventory and will accumulate $READ and EXP at the reduced rate shown below.

| Number of NFTs in the inventory | Reduced Ratio |
| ------------------------------- | ------------- |
| 2-3                             | 0.7           |
| 4-7                             | 0.5           |
| 8-11                            | 0.3           |
| 12-15                           | 0.15          |
| 16+                             | 0.1           |
