17 lines
331 B
TeX
17 lines
331 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{movement}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{travel_light.jpg}
|
|
\energy{1}
|
|
\health{1}
|
|
\name{Travel light}
|
|
\text{Move 10 \Mms. Get hypothermia and starvation.}
|
|
\flava{Clothes? Food? They'd just slow me down!}
|
|
\type{movement}
|
|
\end{card}
|
|
\end{document}
|