22 lines
414 B
TeX
22 lines
414 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{info}
|
|
\rarity{info}
|
|
\deck{speed}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{deck_summary.png}
|
|
\utilcount{0}
|
|
\dogcount{15}
|
|
\movecount{27}
|
|
\foodcount{2}
|
|
\attachcount{9}
|
|
\personalcount{0}
|
|
\sledcount{0}
|
|
\name{Speed Deck}
|
|
\text{Satisfy the need for speed!\\ Make the most of your movement.}
|
|
\flava{Screw the tortoise.}
|
|
\end{card}
|
|
\end{document}
|