> For the complete documentation index, see [llms.txt](https://outlaw-troopers.gitbook.io/outlaw-troopers-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://outlaw-troopers.gitbook.io/outlaw-troopers-whitepaper/initial-pack-drops-and-nfts.md).

# Initial Pack Drops and NFTs&#x20;

&#x20;

| Item                  | <p>Card</p><p>Count</p> | <p>Count of</p><p>Packs</p> | Total NFTs | Price of Packs (wax) |
| --------------------- | ----------------------- | --------------------------- | ---------- | -------------------- |
| Standard Trooper Pack | 5                       | 500                         | 2500       | 600.00               |
| Space Station Pack    | 1                       | 45                          | 45         | 2500.00              |
| Gear Pack             | 3                       | 200                         | 600        | 300.00               |
| Encounter Passes Pack | 1                       | 100                         | 100        | 300.00               |

&#x20;

&#x20;

&#x20;![](/files/HGjjPbDXtrWQP72cbdtT)

### Trooper Packs

&#x20;

Each pack contains 5 random Troopers. Here’s a list of all available Troopers

&#x20;

| Type      | Common | Rare   | Epic  | Legendary |
| --------- | ------ | ------ | ----- | --------- |
| Workhorse | 15.00% | 7.25%  | 2.50% | 0.25%     |
| Guardian  | 15.00% | 7.25%  | 2.50% | 0.25%     |
| Utility   | 30.00% | 14.50% | 5.00% | 0.50%     |

&#x20;

![](/files/x7lUqaB0sqUzXf3SDTev)

### Gear Packs&#x20;

Most gears in the game will be of the virtual variety.  Virtual gears will be wiped at the end of each season to allow new players to compete on a more level playing field.  However, epic and legendary level gears will be sold in packs.  These gears can be used in the game, even at the start of a new season!  Each gear pack contains 3 gears.  Rarities are either Epic or Legendary.

&#x20;

| Pack Type  | Epic | Legendary |
| ---------- | ---- | --------- |
| Gear Packs | 85%  | 15%       |

&#x20;

### ![](/files/z2ly0kzLzMa4uylvSkpd)

### Space Station Packs&#x20;

Space stations are the most valuable items in the game.  All space stations will be NFTs.  There will never be additional stations minted.  50 total station packs will be minted.  They will each contain 1 station.  45 will be minted as packs for sale.  5 are reserved for the original land owners of the CW Verse game mode. &#x20;

&#x20;

Space stations will only be 3 rarities. Rare, Epic, and Legendary.  Pack rarity breakdowns are as follows:

&#x20;

| Pack Type     | Rare | Epic | Legendary |
| ------------- | ---- | ---- | --------- |
| Space Station | 42%  | 33%  | 25%       |

See Space Stations for rarity differences.

### ![](/files/3hvjIid2oqpyNfrNU7tc)

### Encounter Key Packs&#x20;

Encounter Key packs contain one (1) Encounter Pass.  This can be used once per calendar day as long as you own the NFT.  It will reward you with one encounter key each day, and when you use this key, you will get a 10% discount off of the encounter fee.   There are no rarity differences - all encounter passes are of epic rarity. &#x20;

&#x20;

### Pack Sale Details

There’ll only be one pack sale for Outlaw Troopers! Having only a one-time pregame launch pack sale will help to keep scarcity at a reasonable level.  No more space station packs or Encounter passes will ever be sold after the initial pack drop.  FGL/Outlaw Troopers may need to sell additional Troopers in the future to meet demand.  FGL/Outlaw Troopers may produce more Trooper Promo Packs if there is need.  However, keeping the trooper count scarce is the main goal to retain value.  Number of circulating Troopers will largely only be increased via seasonal ladder prizes.


---

# 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://outlaw-troopers.gitbook.io/outlaw-troopers-whitepaper/initial-pack-drops-and-nfts.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.
