\documentclass{standalone} \usepackage[ngerman]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeUnit{Berater} \cardbuycost{10} \cardsplitcontent{Leben: 1\\Bewegung: 2}{\faRedo: Ziehe 1 Karte. Exiliere bis zu einer Karte von deiner Hand} \cardplaycost{2} \cardmodule{base} \cardborder \end{tikzpicture} \end{document}