18 lines
323 B
TeX
18 lines
323 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{legendary}
|
|
\deck{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{out_of_control.png}
|
|
\energy{ALL}
|
|
\health{1}
|
|
\name{Out of control}
|
|
\text{Move 20 \Mms. Take 5 damage.}
|
|
\flava{You need to be stopped!}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|