\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Extra Rations} \cardbuycost{2X} \cardcontent{Remove one damage from each unit you control.\\ X is the number of units you control} \cardmodule{tyrant} \cardborder \end{tikzpicture} \end{document}