iditacards/cards/util/daylight_savings_time.tex
2017-09-05 16:44:10 -04:00

18 lines
364 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{For the rest of the day your {\color{health}health} costs are 0.}
\flava{Very important in the north.}
\type{utility}
\end{card}
\end{document}