17 lines
287 B
TeX
17 lines
287 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{rare}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\health{1}
|
|
\risk{1}
|
|
\name{Midnight sun}
|
|
\text{Move 10 \Mms.}
|
|
\flava{Strange things are done in the midnight sun.}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|