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

18 lines
313 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{starting}
\begin{document}
\begin{card}
\art{husky.jpg}
\energy{2}
\health{2}
\risk{2}
\name{Husky}
\text{+1 Speed. Draw an extra card at the start of each day.}
\flava{Standard mushing fare.}
\type{dog}
\end{card}
\end{document}