16 lines
290 B
TeX
16 lines
290 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{3}
|
|
\health{1}
|
|
\name{Daylight Savings Time}
|
|
\text{Next turn all health costs are 0.}
|
|
\flava{Very important in the north.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|