16 lines
274 B
TeX
16 lines
274 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\health{1}
|
|
\name{Stab in the dark}
|
|
\text{Deal 1 damage to all players.}
|
|
\flava{Don't run with scissors.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|