\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeIntention{Repression} \cardbuycost{3} \cardsplitcontent{Target: house tile}{Neutralize this house tile. Put a repression mark on Tyrant} \cardmodule{tyrant} \cardborder \end{tikzpicture} \end{document}