17 lines
302 B
TeX
17 lines
302 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{dog_collar.jpg}
|
|
\energy{4}
|
|
\health{4}
|
|
\name{Dog Collar}
|
|
\text{All risks are reduced by 1.}
|
|
\flava{Helps control unruly dogs.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|