View on GitHub

xwing-quickbuild-cards

X-Wing 2.0 Quickbuild cards viewer

License: MIT Reddit: elaum

A simple tool to view & print quickbuild cards for X-Wing Second Edition

Usage

  1. Download one of the ready-to-print pdfs (right-click, save as…):

or

  1. Go to xwing-quickbuild-cards.html
  2. Select the ships you want on the left side bar (clicking on a faction title will hide/show its ships)
  3. Reload the page (the selection is saved)
  4. Print it

What’s on the card

Search card & preview

To search for a card by its id, type it in the input text field on the top left of the page, then press tab or enter. The page will scroll automatically to this card id (if the card is not hidden) and highlight it in blue.

Hover on a ship pilot name to view the corresponding pilot card Hover on an upgrade name to view the corresponding upgrade card

You can also select a card by clicking on the helmet icon on the bottom right corner of the card.

Once a card is selected, the second input on the right will be filled with an XWS representation of the selected card.

Ship cost & other informations

The data come from Guido Kessels’ project xwing-data2

Quickbuild Data

The data come from the following quickbuild references pdf available on https://www.fantasyflightgames.com/en/products/x-wing-second-edition/ :

Change from the FFG references

Some pilot names are corrected (eg. Lieutenant Kasarbi -> Lieutenant Karsabi)

Point cost vs Threat level

In FFG quickbuild, the threat level is not a real indicator of a ship cost. As stated in the rulebook p.15:

QUICK BUILD This mode of play offers players a way to create a squad quickly using predefined selections. Each ship comes with Quick Build cards that list different options for that ship. Each option consists of a ship card, a number of upgrade cards, and a threat level (a number of bars 1–5). This threat level represents the approximate strength of that particular combination of pilot and upgrade cards.

Nevertheless, whether you prefer the point cost or threat level, both are printed on the cards top right. For the curious, I’ve noted that usualy the correspondence is the following:

Threat Cost range
1 0-30
2 45-55
3 70-80
4 100-135
5 105-125
6 110+

But there are some exceptions such as:

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details