18 lines
301 B
TeX
18 lines
301 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{epic}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{plate_mail.jpg}
|
|
\energy{3}
|
|
\health{4}
|
|
\risk{1}
|
|
\name{Plate Mail}
|
|
\text{Cannot die.}
|
|
\flava{Who thought this was a good idea?}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|