19 lines
345 B
TeX
19 lines
345 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{common}
|
|
\deck{upgrade}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{tiara.jpg}
|
|
\energy{2}
|
|
\health{2}
|
|
\risk{1}
|
|
\name{Tiara}
|
|
\text{+1 Speed. Draw an extra card at the start of each day.}
|
|
\flava{Makes the dog feel special.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|