16 lines
248 B
TeX
16 lines
248 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{epic}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{2}
|
|
\health{2}
|
|
\risk{1}
|
|
\name{Thermostat}
|
|
\text{Give all other players hypothermia.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|