31 lines
570 B
TeX
31 lines
570 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\raw{
|
|
{\centering\fontsize{16}{16}\bebas\destroy{X}{Y}\par}
|
|
\hrule
|
|
|
|
\hfill\newline
|
|
|
|
\textbf{Look} at the top Y cards of your deck.\\
|
|
|
|
\textbf{Destroy} up to X of them.\\
|
|
|
|
\textbf{Draw} as many of them as you want.\\
|
|
|
|
\textbf{Shuffle} the rest into your deck.\\
|
|
|
|
\hrule
|
|
\hfill\newline
|
|
|
|
6 starvation or hypothermia means you died. \\
|
|
|
|
Move back 30 \Mms.
|
|
}
|
|
\end{card}
|
|
\end{document}
|