iditacards/cards/dogs/puppy.tex

19 lines
323 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{legendary}
\deck{legendary}
\begin{document}
\begin{card}
\art{puppy.jpg}
\energy{2}
\health{2}
\risk{2}
\name{Puppy}
\text{All {\color{energy}energy} costs are reduced by 2.}
\flava{Cute, but naughty.}
\type{dog}
\end{card}
\end{document}