16 lines
294 B
TeX
16 lines
294 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{epic}
|
|
\deck{attack}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{hitch_a_ride.jpg}
|
|
\name{Hitch a ride}
|
|
\text{Move 6 \Mms. Take 1 damage.}
|
|
\flava{Probably not in the spirit of the race.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|