# 10.1. Lazy Staff: Main Game NFT Collection in Lazy Football

### **Collection Overview**

Lazy Staff is the main in-game NFT collection in Lazy Football. These are unique staff members who directly impact your team’s development and efficiency through specialized skills:

* Physiotherapy
* Accounting
* Scouting
* Coaching
* Medicine

Each Lazy Staff NFT has a unique skill distribution, making their value and optimal use dependent on your strategy.

<figure><img src="/files/JF3rrlTaDsHjgCOn02k2" alt="" width="563"><figcaption><p>Lazy Staff NFTs in Inventory</p></figcaption></figure>

***

### **Rarity and Skills**

At the game’s launch in August 2024, **10,000 Common** Lazy Staff NFTs were available. Half of each NFT’s skill points are assigned randomly, while the remaining half can be manually distributed to fit your team’s needs. Lazy Staff are classified into five rarity levels, each of which provides a different amount of skill points:

* **Common:** 20 skill points
* **Uncommon:** 40 skill points
* **Rare:** 60 skill points
* **Epic:** 80 skill points
* **Legendary:** 100 skill points

***

### Creating and Updating NFTs

#### **Rarity Upgrade**

* Upgrade the rarity of your Lazy Staff by burning two NFTs of the previous rarity and spending a set number of Gems.
* The upgraded NFT enters a 72-hour cooldown and cannot be upgraded or bred during this period.
* Upgrade costs:

  * **Uncommon:** 2 Common Lazy Staff NFTs + 5 Gems
  * **Rare:** 2 Uncommon Lazy Staff NFTs + 10 Gems
  * **Epic:** 2 Rare Lazy Staff NFTs + 20 Gems
  * **Legendary:** 2 Epic Lazy Staff NFTs + 40 Gems

  <figure><img src="/files/jURyrghjxenYBU5uBwap" alt=""><figcaption><p>Lazy Staff rarity upgrade process</p></figcaption></figure>

#### **Get Lazy Staff NFT by breeeding Lazy Alpha**

* Breed two [Lazy Alpha](/how-to-lazy-football/managing-nfts/11.2.-lazy-alpha.md) NFTs to create a new Lazy Staff NFT. The rarity of the resulting NFT depends on the rarity of both parent NFTs.
* After breeding, both Alphas and the new Lazy Staff enter a 72-hour cooldown.
* 50% of the new NFT’s skills are assigned randomly, and 50% can be distributed manually.

***

### Usage of NFT

* The effectiveness of Lazy Staff in buildings generally depends only on the level of the relevant skill. However, in some cases, NFT rarity can also influence performance.
* Assign the NFT with the highest relevant skill to each building for maximum benefit: Accounting in the Office, Coaching in the Training Center, Physiotherapy in the Fitness Center, Medicine in the Medical Center, and Scouting in the Youth Academy.
* Don’t forget to manually allocate any unused skill points to strengthen your team and tailor your tactics.

<figure><img src="/files/cbavWhOF8QgZ7kQjwsnb" alt=""><figcaption><p>Distributing unspent Lazy Staff NFT skills </p></figcaption></figure>

***

Discover more about other NFT collections:

* [Lazy Alpha NFTs](/how-to-lazy-football/managing-nfts/11.2.-lazy-alpha.md)
* [Lazy Boxes NFTs](/how-to-lazy-football/managing-nfts/11.3.-lazy-boxes.md)


---

# 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.lazy.football/how-to-lazy-football/managing-nfts/lazy-staff.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.
