16 lines
270 B
TeX
16 lines
270 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\health{5}
|
|
\risk{1}
|
|
\name{Bloodletting}
|
|
\text{\destroy{3}{6}}
|
|
\flava{It seemed like a good idea at the time.}
|
|
\type{personal}
|
|
\end{card}
|
|
\end{document}
|