> 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/baseball.md).

# HTH Baseball 2024

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

## Stats

Release: March 28, May 1, & June 4, 2024\
Heroes: 42 in six weapon variants across three drops

### Drop 1 - April <a href="#drop-1-april" id="drop-1-april"></a>

| Hero                                                                            | Inspiring Player      |
| ------------------------------------------------------------------------------- | --------------------- |
| BoJax <mark style="color:orange;">🅓</mark><mark style="color:green;">🅸</mark> | Bo Jackson            |
| Cha-Ching <mark style="color:blue;">🅡</mark>                                   | Jackson Chourio       |
| Chosen                                                                          | Juan Soto             |
| Cruze-Control <mark style="color:orange;">🅓</mark>                             | Elly De La Cruz       |
| Go-Cart <mark style="color:blue;">🅡</mark>                                     | Evan Carter           |
| Goldminer                                                                       | Paul Goldschmidt      |
| Lightningrod                                                                    | Julio Rodríguez       |
| Rockstar                                                                        | Jazz Chisholm         |
| Solar Power <mark style="color:orange;">🅓</mark>                               | Jorge Soler           |
| Vampire                                                                         | Vladimir Guerrero Jr. |
| Wargod                                                                          | Mike Trout            |

<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 and Fire variants*

### Drop 2 - May

| Hero                                                                            | Inspiring Player  |
| ------------------------------------------------------------------------------- | ----------------- |
| BoJax <mark style="color:orange;">🅓</mark><mark style="color:green;">🅸</mark> | Bo Jackson        |
| Action <mark style="color:blue;">🅡</mark>                                      | Jackson Holliday  |
| Alien <mark style="color:orange;">🅓</mark>                                     | CJ Abrams         |
| Bionic                                                                          | Carlos Correa     |
| Cowboy                                                                          | Corey Seager      |
| Gigawitt                                                                        | Bobby Witt Jr.    |
| Kristalize <mark style="color:orange;">🅓</mark>                                | Kris Bryant       |
| Ollie <mark style="color:orange;">🅓</mark>                                     | Matt Olson        |
| Pantera <mark style="color:orange;">🅓</mark>                                   | Luis Robert Jr.   |
| Ram                                                                             | José Ramírez      |
| Rocket <mark style="color:orange;">🅓</mark>                                    | Randy Arozarena   |
| Showtime                                                                        | Shohei Ohtani     |
| Snowbear                                                                        | Pete Alonso       |
| Superbaby                                                                       | Rafael Devers     |
| Torque <mark style="color:orange;">🅓</mark>                                    | Spencer Torkelson |
| Turntable <mark style="color:orange;">🅓</mark>                                 | Trea Turner       |

<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 Ice and Titanium variants*

### Drop 3 - June

| Hero                                                                            | Inspiring Player   |
| ------------------------------------------------------------------------------- | ------------------ |
| BoJax <mark style="color:orange;">🅓</mark><mark style="color:green;">🅸</mark> | Bo Jackson         |
| Bangford <mark style="color:blue;">🅡</mark>                                    | Wyatt Langford     |
| Bomber                                                                          | Yordan Álvarez     |
| Burglar <mark style="color:orange;">🅓</mark>                                   | Estuery Ruiz       |
| Caroller <mark style="color:orange;">🅓</mark>                                  | Corbin Carroll     |
| Clutch <mark style="color:orange;">🅓</mark>                                    | Andrew McCutchen   |
| Crushman <mark style="color:orange;">🅓</mark>                                  | Adley Rutschman    |
| Freefall <mark style="color:orange;">🅓</mark>                                  | Freddie Freeman    |
| Gambler                                                                         | Mookie Betts       |
| Gaveler                                                                         | Aaron Judge        |
| Grin <mark style="color:orange;">🅓</mark>                                      | Francisco Lindor   |
| Harpoon                                                                         | Bryce Harper       |
| King Tuck <mark style="color:orange;">🅓</mark>                                 | Kyle Tucker        |
| Lieutenant                                                                      | Dansby Swanson     |
| Matata                                                                          | Ronald Acuña Jr.   |
| Ozzmosis <mark style="color:orange;">🅓</mark>                                  | Ozzie Albies       |
| Tattoo <mark style="color:orange;">🅓</mark>                                    | Fernando Tatís Jr. |

<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 and Magma variants*

## Pack Odds

*Odds are per pack with one card per pack*

* Black 1/1650
* Gold 1/165
* Red 1/66
* Blue 1/16
* Aqua 1/8

*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/baseball.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.
