17 lines
279 B
TeX
17 lines
279 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{rare}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{2}
|
|
\health{2}
|
|
\name{Ice Box}
|
|
\text{Give all players hypothermia.}
|
|
\flava{You have to keep the beer cold somehow.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|
|
|