18 lines
347 B
TeX
18 lines
347 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{serenity.jpg}
|
|
\energy{1}
|
|
\health{1}
|
|
\risk{1}
|
|
\name{Serenity}
|
|
\text{Everyone is immune until the end of their day.}
|
|
\flava{Sled like this, be with you 'til the day you die.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|