✨
This commit is contained in:
@@ -206,21 +206,28 @@
|
||||
\node[talentname] at (0,-0.8) {\footnotesize{}\texttn{ACTIVE}};
|
||||
\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}\\
|
||||
}
|
||||
\ifthenelse{\equal{#2}{}}{\phantom{t}\\}{
|
||||
\ifthenelse{\equal{#2}{}}{}{
|
||||
\texttn{\footnotesize{}Additional Carreer Skills:} \textltn{\footnotesize{}#2}\\
|
||||
}
|
||||
\ifthenelse{\equal{#4}{}}{
|
||||
\ifthenelse{\equal{#5}{}}{\phantom{t}\\}{%
|
||||
\texttn{\footnotesize{}Prerequisite: Force Rating #5} \\
|
||||
}
|
||||
}{%
|
||||
\texttn{\footnotesize{}Gain Force Rating #4} \\
|
||||
\ifthenelse{\equal{#5}{}}{}{%
|
||||
\texttn{\footnotesize{}Prerequisite: Force Rating #5} \\
|
||||
}
|
||||
\endtabular
|
||||
|
||||
\endtabular\\
|
||||
\vspace*{20pt}
|
||||
\ifthenelse{\equal{\careerskills}{}}{
|
||||
\vspace{5pt}
|
||||
\ifthenelse{\equal{#4}{}}{
|
||||
\vspace{10pt}
|
||||
}{}
|
||||
}{}
|
||||
\tikzpicture
|
||||
}{%
|
||||
\endtikzpicture
|
||||
|
||||
BIN
talent-trees.pdf
BIN
talent-trees.pdf
Binary file not shown.
@@ -9,7 +9,7 @@
|
||||
% \input{talent trees/explorer.tex}
|
||||
% \input{talent trees/guardian.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/seeker.tex}
|
||||
% \input{talent trees/sentinel.tex}
|
||||
|
||||
Reference in New Issue
Block a user