18 lines
338 B
TeX
18 lines
338 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{common}
|
|
\deck{survivor}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{harness.JPG}
|
|
\energy{4}
|
|
\health{4}
|
|
\name{Harness}
|
|
\text{All {\color{energy}energy} costs are reduced by 1.}
|
|
\flava{A controlled dog is an easy dog.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|