16 lines
346 B
TeX
16 lines
346 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
\deck{survivor}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{leather_hide.JPG}
|
|
\name{Leather Hide}
|
|
\text{Reduce \hypothermia by 1. Draw all venison in your discard pile.}
|
|
\flava{Why do thieves wear this? Because it's made of hide.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|