17 lines
285 B
TeX
17 lines
285 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{epic}
|
|
\deck{attack}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{thermostat.jpg}
|
|
\energy{2}
|
|
\health{2}
|
|
\name{Thermostat}
|
|
\text{All other players increase their \hypothermia.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|