16 lines
273 B
TeX
16 lines
273 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\health{3}
|
|
\risk{1}
|
|
\name{Out of control}
|
|
\text{Move 20 \Mms. Take 5 damage.}
|
|
\flava{You need to be stopped!}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|