22 lines
433 B
TeX
22 lines
433 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{info}
|
|
\rarity{info}
|
|
\deck{survivor}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{deck_summary.png}
|
|
\utilcount{14}
|
|
\dogcount{8}
|
|
\movecount{0}
|
|
\foodcount{16}
|
|
\attachcount{8}
|
|
\personalcount{7}
|
|
\sledcount{0}
|
|
\name{Survivor Deck}
|
|
\text{Don't worry about the harsh climate!\\ Keep costs down to ensure smooth sledding.}
|
|
\flava{Be prepared.}
|
|
\end{card}
|
|
\end{document}
|