This commit is contained in:
2023-01-23 13:48:53 +01:00
parent 88627a4d75
commit a3d33ae755
3 changed files with 17 additions and 10 deletions

View File

@@ -206,21 +206,28 @@
\node[talentname] at (0,-0.8) {\footnotesize{}\texttn{ACTIVE}}; \node[talentname] at (0,-0.8) {\footnotesize{}\texttn{ACTIVE}};
\end{tikzpicture} \end{tikzpicture}
}\\ }\\
\ifthenelse{\equal{\careerskills}{}}{\phantom{t}\\}{ \ifthenelse{\equal{\careerskills}{}}{
\ifthenelse{\equal{#4}{}}{}{%
\texttn{\footnotesize{}Gain Force Rating #4} \\
}
}{
\texttn{\footnotesize{}Career Skills:} \textltn{\footnotesize{}\careerskills}\\ \texttn{\footnotesize{}Career Skills:} \textltn{\footnotesize{}\careerskills}\\
} }
\ifthenelse{\equal{#2}{}}{\phantom{t}\\}{ \ifthenelse{\equal{#2}{}}{}{
\texttn{\footnotesize{}Additional Carreer Skills:} \textltn{\footnotesize{}#2}\\ \texttn{\footnotesize{}Additional Carreer Skills:} \textltn{\footnotesize{}#2}\\
} }
\ifthenelse{\equal{#4}{}}{ \ifthenelse{\equal{#5}{}}{}{%
\ifthenelse{\equal{#5}{}}{\phantom{t}\\}{% \texttn{\footnotesize{}Prerequisite: Force Rating #5} \\
\texttn{\footnotesize{}Prerequisite: Force Rating #5} \\
}
}{%
\texttn{\footnotesize{}Gain Force Rating #4} \\
} }
\endtabular
\endtabular\\
\vspace*{20pt} \vspace*{20pt}
\ifthenelse{\equal{\careerskills}{}}{
\vspace{5pt}
\ifthenelse{\equal{#4}{}}{
\vspace{10pt}
}{}
}{}
\tikzpicture \tikzpicture
}{% }{%
\endtikzpicture \endtikzpicture

Binary file not shown.

View File

@@ -9,7 +9,7 @@
% \input{talent trees/explorer.tex} % \input{talent trees/explorer.tex}
% \input{talent trees/guardian.tex} % \input{talent trees/guardian.tex}
% \input{talent trees/hired gun.tex} % \input{talent trees/hired gun.tex}
% \input{talent trees/jedi.tex} \input{talent trees/jedi.tex}
% \input{talent trees/mystic.tex} % \input{talent trees/mystic.tex}
% \input{talent trees/seeker.tex} % \input{talent trees/seeker.tex}
% \input{talent trees/sentinel.tex} % \input{talent trees/sentinel.tex}