18 lines
349 B
TeX
18 lines
349 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{legendary}
|
|
\deck{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{daylight_savings.jpg}
|
|
\energy{3}
|
|
\health{1}
|
|
\name{Daylight Savings}
|
|
\text{Next turn all {\color{health}health} costs are 0.}
|
|
\flava{Very important in the north.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|