|
@@ -161,7 +161,19 @@
|
|
}
|
|
}
|
|
|
|
|
|
\newcommand{\charbanner}{
|
|
\newcommand{\charbanner}{
|
|
- \input{assets/TopBanner}
|
|
+ \begin{overpic}[width=8.008in,height=3.0in]{assets/charsheet_upper.png}
|
|
|
|
+ % names
|
|
|
|
+ \put(1, 30) {\parbox{4.3in}{\fontsize{12}{12}\Names}}
|
|
|
|
+ % look
|
|
|
|
+ \put(59, 30) {\parbox{3in}{\fontsize{12}{12}\Look}}
|
|
|
|
+
|
|
|
|
+ % some stats: damage...
|
|
|
|
+ \put (25,4) {\makebox[0pt]{\fontsize{18}{10}\selectfont\headingfont \textcolor{black}{D\Damage{}}}}
|
|
|
|
+ % max HP...
|
|
|
|
+ \put (89,6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{Your max HP is}}
|
|
|
|
+ % and Constitution
|
|
|
|
+ \put (89,4.6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{\BaseHP{} + Constitution}}
|
|
|
|
+\end{overpic}
|
|
}
|
|
}
|
|
|
|
|
|
\newcommand{\charlower}{
|
|
\newcommand{\charlower}{
|