18 lines
290 B
TeX
18 lines
290 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{common}
|
|
\deck{speed}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{dog_shoes.jpg}
|
|
\energy{2}
|
|
\health{3}
|
|
\name{Dog Shoes}
|
|
\text{+2 Speed.}
|
|
\flava{Dogs look cute in shoes.}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|