16 lines
277 B
TeX
16 lines
277 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{rare}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\health{1}
|
|
\name{Tactical Play}
|
|
\text{Move 0 \Mms. Double the final distance.}
|
|
\flava{Make the most of it.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|