15 lines
279 B
TeX
15 lines
279 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\risk{2}
|
|
\name{Leather Hide}
|
|
\text{\recover{3 and any venison}}
|
|
\flava{Why do thieves wear this? Because it's made of hide.}
|
|
\type{utility}
|
|
\end{card}
|
|
\end{document}
|