18 lines
354 B
TeX
18 lines
354 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{epic}
|
|
\deck{speed}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{steam_engine.png}
|
|
\energy{2}
|
|
\health{3}
|
|
\name{Steam Engine}
|
|
\text{\speed{+3} \\When this dog dies, kill one of your other dogs.}
|
|
\flava{The nuclear reactor of the past.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|