17 lines
316 B
TeX
17 lines
316 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{sled}
|
|
\rarity{epic}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{stop_and_shop.jpg}
|
|
\energy{2}
|
|
\health{3}
|
|
\name{Stop and Shop}
|
|
\text{If you have \textbf{not} moved today \take{2}{5}}
|
|
\flava{Stop and look around the shop.}
|
|
\type{sled}
|
|
\end{card}
|
|
\end{document}
|