17 lines
285 B
TeX
17 lines
285 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{epic}
|
|
\deck{attack}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{plate_mail.jpg}
|
|
\risk{1}
|
|
\name{Plate Mail}
|
|
\text{Cannot die.}
|
|
\flava{Who thought this was a good idea?}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|