17 lines
313 B
TeX
17 lines
313 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{epic}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{2}
|
|
\health{3}
|
|
\risk{1}
|
|
\name{Steam Engine}
|
|
\text{+3 Speed. When this dog dies, kill another dog.}
|
|
\flava{The nuclear reactor of the past.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|