19 lines
403 B
TeX
19 lines
403 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{attachment}
|
|
\rarity{legendary}
|
|
\deck{legendary}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{bufferpanel.jpg}
|
|
\energy{2}
|
|
\health{2}
|
|
\risk{2}
|
|
\name{Buffer Panel}
|
|
\text{Do not take damage from passing players.}
|
|
\flava{Did the primary buffer panel just fall off my gorram ship for no apparent reason?}
|
|
\type{attachment}
|
|
\end{card}
|
|
\end{document}
|