17 lines
290 B
TeX
17 lines
290 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{common}
|
|
\deck{speed}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{push.jpg}
|
|
\energy{1}
|
|
\name{Push}
|
|
\text{Move 5 \Mms.}
|
|
\flava{Not a full mush, but still putting in some effort.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|