15 lines
258 B
TeX
15 lines
258 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\name{Push}
|
|
\text{Move 2 \Mms.}
|
|
\flava{Not a full mush, but still putting in some effort.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|