17 lines
291 B
TeX
17 lines
291 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\health{2}
|
|
\risk{2}
|
|
\name{Coat}
|
|
\text{All health costs are reduced by 1.}
|
|
\flava{A warm dog is a happy dog.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|