> For the complete documentation index, see [llms.txt](https://fracctal-tcg.gitbook.io/fracctal-tcg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/card-forging.md).

# Card NFT Forging / Leveling

Level up cards to forge NFTs

#### 🏋️ Progression & Game Loop

* Players complete missions → Earn ESSENCE → Buy Packs → Build Decks
* Cards gain XP by participating in combat
* Cards level up to 25 through usage in PvP
* Once a card reaches level 25, it can be forged into an NFT using ESSENCE
* Forging resets the card’s level and grants it a golden frame, viewable in inventory and during combat
* Players must have a wallet linked to forge an NFT. Attempting to forge without one will route the player to wallet linking flow

<figure><img src="https://899272241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlgflfY3peGoL5swSDvpd%2Fuploads%2FSwskgkirmPxmMDMbhuQm%2Fimage.png?alt=media&amp;token=3080c484-15f7-4381-aa49-2f583cf17ec8" alt=""><figcaption></figcaption></figure>

**Card Leveling Mechanics:**

* Every card owned by the player has an individual level
* Monster cards gain XP while on the field
* When a monster delivers a killing blow, it earns `killedMonster.mana × 5` XP
* All allied monsters currently on the board also gain **half** that XP
* This mimics a team-based XP system, rewarding strategic play and field presence
* Once at level 25, the card will stop gaining XP until it is forged

<figure><img src="https://899272241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlgflfY3peGoL5swSDvpd%2Fuploads%2FToCJzLRqlPYKcE3MHB5x%2Fimage.png?alt=media&amp;token=3c56d137-76fe-4f3f-bcb4-a2905c8f1bec" alt=""><figcaption></figcaption></figure>

**NFT Forging System:**

* Cards forged as NFTs are permanently gold-framed
* Forged cards are tradeable on the FM marketplace
* Forging cost increases globally with each new forged copy of the same card, making early mints more valuable
* Players are encouraged to specialize and level cards that fit their strategy

<figure><img src="https://899272241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlgflfY3peGoL5swSDvpd%2Fuploads%2F161BV29QIbqjWkld4zWy%2Fimage.png?alt=media&amp;token=a78358ee-8d94-4eda-b21b-05212efe16a6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://899272241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlgflfY3peGoL5swSDvpd%2Fuploads%2FM7NOcP1if2j8skt63pPg%2Fimage.png?alt=media&amp;token=30afc1bb-0f8c-4da2-9625-4dbe9bef5990" alt=""><figcaption><p>NFTs become more expensive to forge over time</p></figcaption></figure>

<figure><img src="https://899272241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlgflfY3peGoL5swSDvpd%2Fuploads%2F6fpglfi3NTZtmMtWTq7F%2Fimage.png?alt=media&amp;token=3f8a26a7-53cd-4597-adf3-e09d5dbc80ce" alt=""><figcaption><p>NFT Supply Caps</p></figcaption></figure>

***

#### 📦 TCG NFT Mint Caps

| **Rarity** | **Card Count** | <p><strong>1st Edition Cap</strong></p><p><em>(per card)</em></p> | <p><strong>Non-1st Cap</strong></p><p><em>(per card)</em></p> | <p><strong>Total Max Supply</strong></p><p><em>(per card)</em></p> |
| ---------: | -------------: | ----------------------------------------------------------------: | ------------------------------------------------------------: | -----------------------------------------------------------------: |
|     Common |            160 |                                                                75 |                                                         1,500 |                                                          **1,575** |
|   Uncommon |             92 |                                                                54 |                                                           750 |                                                            **804** |
|       Rare |             78 |                                                                26 |                                                           400 |                                                            **426** |
|     Mythic |             43 |                                                                23 |                                                           200 |                                                            **223** |

***

{% hint style="info" %}
Learn more about [Deck Building](/fracctal-tcg/basics/deck-building.md)
{% endhint %}
