> For the complete documentation index, see [llms.txt](https://help.blokpax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blokpax.com/appendix/releases/hth-24/basketball.md).

# HTH Basketball 2024

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

## Stats

Release: December 13, 2024, & February 11, 2025\
Heroes: 45 in six weapon variants and five inserts across two drops

## Drop 1 - December

| Hero                                                                            | Inspiring Player      |
| ------------------------------------------------------------------------------- | --------------------- |
| BoJax <mark style="color:orange;">🅓</mark><mark style="color:green;">🅸</mark> | Bo Jackson            |
| Bammer                                                                          | Bam Adebayo           |
| Bandelero                                                                       | Paolo Banchero        |
| Big-Z                                                                           | Zion Williamson       |
| Freakshow                                                                       | Giannis Antetokounmpo |
| Frostbite                                                                       | Trae Young            |
| Fungi                                                                           | Kawhi Leonard         |
| Jambox                                                                          | Ja Morant             |
| Jeeves                                                                          | Jimmy Butler          |
| KAT <mark style="color:orange;">🅓</mark>                                       | Karl-Anthony Towns    |
| Laviathan                                                                       | Zach LaVine           |
| Librarian                                                                       | Devin Booker          |
| Maxed Out <mark style="color:orange;">🅓</mark>                                 | Tyrese Maxey          |
| Midas                                                                           | Stephen Curry         |
| Risarcher <mark style="color:blue;">🅡</mark>                                   | Zaccharie Risacher    |
| Sartillery <mark style="color:blue;">🅡</mark>                                  | Alexandre Sarr        |
| Simon Says <mark style="color:orange;">🅓</mark>                                | Anfernee Simons       |
| Spider                                                                          | Donovan Mitchell      |
| Thorn                                                                           | DeMar DeRozan         |
| Time                                                                            | Damian Lillard        |
| Triple Threat                                                                   | LaMelo Ball           |
| Unibrow <mark style="color:orange;">🅓</mark>                                   | Anthony Davis         |
| Wildbeard                                                                       | James Harden          |

<mark style="color:blue;">🅡</mark> *Rookie Inspired: Inspiring player is in their rookie season*\ <mark style="color:orange;">🅓</mark> *Hero Debut: First appearance of a hero*\ <mark style="color:green;">🅸</mark> *For BoJax this drop includes the Origin, Fire, and Ice variants*

## Drop 2 - February

| Hero                                                                            | Inspiring Player        |
| ------------------------------------------------------------------------------- | ----------------------- |
| BoJax <mark style="color:orange;">🅓</mark><mark style="color:green;">🅸</mark> | Bo Jackson              |
| Anthill                                                                         | Anthony Edwards         |
| Barnacle <mark style="color:orange;">🅓</mark>                                  | Scottie Barnes          |
| Burner                                                                          | Jalen Brunson           |
| Castler <mark style="color:blue;">🅡</mark>                                     | Stephon Castle          |
| ChetMate <mark style="color:orange;">🅓</mark>                                  | Chet Holmgren           |
| Chiller <mark style="color:orange;">🅓</mark>                                   | Cam Thomas              |
| Cicada <mark style="color:orange;">🅓</mark>                                    | Cade Cunningham         |
| Cobra                                                                           | Kevin Durant            |
| Donny Buckets                                                                   | Luka Dončić             |
| Foxhole                                                                         | De'Aaron Fox            |
| Green-Machine <mark style="color:orange;">🅓</mark>                             | Jalen Green             |
| Haliburst <mark style="color:orange;">🅓</mark>                                 | Tyrese Haliburton       |
| Javalanche                                                                      | Jamal Murray            |
| Juice <mark style="color:orange;">🅓</mark>                                     | Jaylen Brown            |
| LeBoss                                                                          | LeBron James            |
| Marksman <mark style="color:orange;">🅓</mark>                                  | Lauri Markkanen         |
| Mustang                                                                         | Nikola Jokić            |
| Processor                                                                       | Joel Embiid             |
| Sabotage <mark style="color:orange;">🅓</mark>                                  | Domantas Sabonis        |
| Shystep                                                                         | Shai Gilgeous-Alexander |
| Unc <mark style="color:orange;">🅓</mark>                                       | Kyrie Irving            |
| Victory                                                                         | Victor Wembanyama       |

<mark style="color:blue;">🅡</mark> *Rookie Inspired: Inspiring player is in their rookie season*\ <mark style="color:orange;">🅓</mark> *Hero Debut: First appearance of a hero*\ <mark style="color:green;">🅸</mark> *For BoJax this drop includes the Biohazard, Magma, and Titanium variants*

## Pack Odds

*Odds are per pack with five cards per pack*

* Black 1/1650
* Gold 1/165
* Red 1/66
* Blue 1/16
* Aqua 1/8
* Hero Cut 1/2110
* Geek Edition 1/66
* Glitch 1/47
* The Zone 1/33
* Bullseye 1/33
* CMYK Proof 1/9.4

*No purchase required. See* [*official rules*](https://app.blokpax.com/drops/rules)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.blokpax.com/appendix/releases/hth-24/basketball.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
