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

18 lines
365 B
TeX

\documentclass{iditacard}
\cardtype{utility}
\rarity{legendary}
\deck{legendary}
\begin{document}
\begin{card}
\art{sleeping_bag.jpg}
\energy{1}
\health{3}
\name{Sleeping Bag}
\text{For the rest of the day your {\color{energy}energy} costs are 0.}
\flava{A good night's rest will do you good.}
\type{utility}
\end{card}
\end{document}