# Tradingcard Upgrades

{% tabs %}
{% tab title="Overview" %}
The twh\_tradingcardUpgrades script extends the functionality of the card collecting experience by allowing players to upgrade their cards, giving them new opportunities to enhance their collections and is part of the [Collector's Conquest Bundle](https://docs.western-hills.de/resources/script-documentations/collectors-conquest-bundle).

**Key Features:**

* **Card Upgrades:** Players can upgrade a set number of cards to create a new card of higher rarity, helping them to manage duplicates and improve their collection.
* **Use of Upgrade Tokens:** The script introduces the concept of upgrade tokens, which can be used to limit the number of upgrades a player can make.
* **Rarity Limit:** The upgrades are limited to certain points, meaning that cards can only be upgraded to a specific rarity level.
* **Integration:** All card details and UI elements are taken from the twh\_tradingcards script, ensuring a seamless experience for the player.
  {% endtab %}

{% tab title="Showcase" %}
{% embed url="<https://youtu.be/r9JtCfeBWV4>" %}
{% endtab %}

{% tab title="Buy" %}
{% embed url="<https://twh-scripts.tebex.io/package/5714890>" %}
{% endtab %}
{% endtabs %}

## Instruction manual

### Dependencies

Before usage make sure the following dependencies are installed:

* twh\_tradingcards

### Installation

Add following line to your server.cfg or ressource.cfg:

* `ensure twh_tradingcardUpgrades`
