16 lines
315 B
TeX
16 lines
315 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\risk{1}
|
|
\name{Utility Knife}
|
|
\text{Play all other cards twice this turn (for the price of 1).}
|
|
\flava{Twice as useful as not having a knife.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|