17 lines
309 B
TeX
17 lines
309 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\energy{1}
|
|
\health{1}
|
|
\risk{1}
|
|
\name{Ibuprofin}
|
|
\text{If you have eaten today \destroy{2}{5}\\ Otherwise take 2 damage.}
|
|
\flava{Take with food.}
|
|
\type{personal}
|
|
\end{card}
|
|
\end{document}
|