iditacards/cards/dogs/wheel_dog.tex
2017-06-01 13:41:47 -04:00

18 lines
321 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{starting}
\begin{document}
\begin{card}
\art{wheel_dog.jpg}
\energy{3}
\health{3}
\name{Wheel Dog}
\text{+1 Speed.\\ Discarded when killed.}
\flava{The dog right in front of the sled. Strong and steady.}
\type{dog}
\end{card}
\end{document}