16 lines
297 B
TeX
16 lines
297 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{epic}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{through_the_night.jpg}
|
|
\risk{1}
|
|
\name{Through the night}
|
|
\text{Move 5 \Mms. End your day.}
|
|
\flava{I'll keep going through the night!}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|