# Base Set

Collect many different heroes each with five different weapons, find your favorites or try to build a set of each for your favorite heroes! Each hero weapon variant comes in a common as well as five standard parallels and five shatter parallels. There are also five different inserts to chase as you build your collection.

Build out your roster of heroes to earn Reward Miles, your ticket to a world of graded sports cards and other collectables!

<figure><img src="/files/DArMDgBpWAk4xDWs5A2J" alt="Showtime trading card in five different tiers" width="375"><figcaption></figcaption></figure>

## Breakdown <a href="#breakdown" id="breakdown"></a>

For each hero variation there are the following number of cards available with the remainder being the common tier. (This means there are five black parallels for each hero, one for each variant, etc.)

### **Standard Parallels** <a href="#standard-parallels" id="standard-parallels"></a>

| Black | 1   |
| ----- | --- |
| Gold  | 10  |
| Red   | 25  |
| Blue  | 99  |
| Aqua  | 199 |

### **Shatter Parallels** <a href="#shatter" id="shatter"></a>

| White  | 1   |
| ------ | --- |
| Pink   | 4   |
| Orange | 16  |
| Lime   | 64  |
| Purple | 256 |

### Inserts

| Geek Edition | 25  |
| ------------ | --- |
| Cheat Codes  | 35  |
| The Zone     | 50  |
| Timeless     | 50  |
| CMYK Proof   | 175 |

{% hint style="info" %}
For Football & Basketball ’24 the inserts Glitch and Bullseye were included in the place of Cheat Codes and Timeless
{% endhint %}

## Building Your Collection <a href="#building-your-collection-1" id="building-your-collection-1"></a>

There are many ways to collect, you could aim to collect all of the heroes or choose your favorites and work through the variations. With no wrong way to collect build out your team any way you like!

Each trading card you collect earns points and you can earn a bonus by building rainbows or collecting sets.

### Rainbows <a href="#rainbows" id="rainbows"></a>

<figure><img src="/files/pq1HhaxS4o9Dp6UuVeOP" alt="" width="375"><figcaption></figcaption></figure>

Created by collecting two or more of the same card ***in the same weapon variant*** in ascending tiers starting with aqua. For example, to obtain a red rainbow, you must possess the red, blue, and aqua parallels. To obtain a black rainbow, one of each standard parallel is required.

Shatter rainbows are constructed separately from standard rainbows by starting with purple.

### Sets <a href="#sets" id="sets"></a>

A set is a collection of each card in a single tier, including every hero and weapon variant.


---

# 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://help.blokpax.com/experiences/hth/base-set.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.
