16 lines
279 B
TeX
16 lines
279 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{rare}
|
|
\deck{speed}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{slow_and_steady.jpg}
|
|
\name{Slow and Steady}
|
|
\text{Move 0 \Mms. Draw a card.}
|
|
\flava{Maybe a bit too slow.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|