18 lines
293 B
TeX
18 lines
293 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{rare}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{vigilance.jpg}
|
|
\energy{1}
|
|
\health{1}
|
|
\name{Vigilance}
|
|
\text{You are immune until the end of the day.}
|
|
\flava{Always vigilant.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|
|
|