16 lines
287 B
TeX
16 lines
287 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{village}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{village.jpg}
|
|
\health{5}
|
|
\name{Village}
|
|
\text{At the end of each turn recover a card.}
|
|
\flava{Don't trip at the finish line.}
|
|
\type{5 \Mms}
|
|
\end{card}
|
|
\end{document}
|