18 lines
294 B
TeX
18 lines
294 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{starting}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{mush.jpg}
|
|
\energy{2}
|
|
\health{2}
|
|
\risk{1}
|
|
\name{Mush}
|
|
\text{Move 10 \Mms.}
|
|
\flava{Comes from the french word 'Marche'.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|