16 lines
263 B
TeX
16 lines
263 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{bandage.jpg}
|
|
\energy{1}
|
|
\name{Bandage}
|
|
\text{\destroy{1}{5}}
|
|
\flava{Make sure you wrap it tight.}
|
|
\type{personal}
|
|
\end{card}
|
|
\end{document}
|