26 lines
517 B
TeX
26 lines
517 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\raw{
|
|
{\centering\textbf{Interactions}\par}
|
|
|
|
Personal and food cards reduce hypothermia and starvation when played even if their costs do not resolve.\\
|
|
|
|
Dogs can hold 1 attachment each.\\
|
|
|
|
You may overwrite old attachments.\\
|
|
|
|
Overwritten or killed attachments are discarded.\\
|
|
|
|
You may only have 6 dogs at a time.\\
|
|
|
|
You may kill your own dogs at any time.
|
|
}
|
|
\end{card}
|
|
\end{document}
|
|
|