17 lines
340 B
TeX
17 lines
340 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{leather_jacket.jpg}
|
|
\energy{2}
|
|
\health{1}
|
|
\name{Leather Jacket}
|
|
\text{Reduce your hypothermia. Reduce your starvation.}
|
|
\flava{It keeps me warm and cool. How does it know?}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|