\documentclass{standalone} \usepackage[ngerman]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeIntention{Lehen} \cardbuycost{3} \cardsplitcontent{Ziel: Haus oder Acker Feld}{Auf einem Acker Feld erhalte 5 Ressource. Auf einem Haus Feld erhalte 2 Ressource} \cardmodule{tyrant} \cardborder \end{tikzpicture} \end{document}