Temporary hacks to keep it building
Getty Ritter
6 years ago
1 | 1 | \documentclass[8pt]{extarticle} |
2 | 2 | \input{assets/prelude} |
3 | 3 | |
4 | % Modify this commands to define Class name, Base HP, Base Load and Damage Dice (only number) | |
5 | 4 | \pbClass{Artificer} |
6 | 5 | \pbBaseHP{4} |
7 | 6 | \pbDamage{8} |
8 | 7 | |
9 |
\ |
|
8 | \renewcommand{\Names}{ | |
10 | 9 | Dwarf: Brellin, Dema, Doran, Gessat, Grant, Jax, Morand, Tessok, |
11 | 10 | Urist, Verma |
12 | 11 | |
15 | 14 | |
16 | 15 | Human: Agatha, Carrie, Creet, Guyver, Hellsing, Janos, Malchior, |
17 | 16 | Shaya, Watson} |
18 |
\ |
|
17 | \renewcommand{\Look}{ | |
19 | 18 | Devious Eyes, Mad Eyes, or Curious Eyes |
20 | 19 | |
21 | 20 | Spiky Hair, Greasy Hair, or Frizzy Hair |
1 | 1 | \begin{overpic}[width=8.008in,height=3.0in]{assets/charsheet_upper.png} |
2 | 2 | % names |
3 | \put(1, 30) {\parbox{4.3in}{\fontsize{12}{12}\Names} | |
4 | } | |
3 | \put(1, 30) {\parbox{4.3in}{\fontsize{12}{12}\Names}} | |
5 | 4 | % look |
6 | 5 | \put(59, 30) {\parbox{3in}{\fontsize{12}{12}\Look}} |
7 | 6 | |
8 |
% some stats |
|
7 | % some stats: damage... | |
9 | 8 | \put (25,4) {\makebox[0pt]{\fontsize{18}{10}\selectfont\headingfont \textcolor{black}{D\Damage{}}}} |
9 | % max HP... | |
10 | 10 | \put (89,6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{Your max HP is}} |
11 | % and Constitution | |
11 | 12 | \put (89,4.6) {\fontsize{6}{8}\selectfont\headingfont \textcolor{white}{\BaseHP{} + Constitution}} |
12 | ||
13 | 13 | \end{overpic} |
7 | 7 | \pbBaseHP{6} |
8 | 8 | \pbDamage{4} |
9 | 9 | |
10 |
\ |
|
10 | \renewcommand{\Names}{ | |
11 | 11 | Names: Gladius, Usopp, Doctor, Gepetto, Collodi, |
12 | 12 | Archie, Ramos, Rinnosuke, Raine, Iris, Peacock, Lilith, Seiga, |
13 | 13 | Sonnia, Ophelia, Professor, Agatha } |
14 | 14 | |
15 |
\ |
|
15 | \renewcommand{\Look}{ | |
16 | 16 | Unkempt Hair, Close-cropped Hair, or Bald |
17 | 17 | |
18 | 18 | Cape, Glasses, Magnificent Beard, or Turban |
1 | 1 | \documentclass[8pt]{extarticle} |
2 | 2 | \input{assets/prelude} |
3 | 3 | |
4 | % Modify this commands to define Class name, Base HP, Base Load and Damage Dice (only number) | |
5 | 4 | \pbClass{Golem} |
6 | 5 | \pbBaseHP{10} |
7 | 6 | \pbDamage{8} |
8 | 7 | |
9 |
\ |
|
8 | \renewcommand{\Names}{ | |
10 | 9 | Names: Frankenstein, Karn, Prometheus, Lurch, Robo, Lazarus, Ash, |
11 | 10 | Bishop, 003, Rei, Noh, Fran, Solaris, Aradia, Vela, Garnet, Dorothy, |
12 | 11 | Tojiko |
13 | 12 | } |
14 | 13 | |
15 |
\ |
|
14 | \renewcommand{\Look}{ | |
16 | 15 | Single Eye, Deep-set Eyes, or No Eyes |
17 | 16 | |
18 | 17 | Bulky Body, Narrow Body, or Small Body |
2 | 2 | |
3 | 3 | \input{assets/prelude} |
4 | 4 | |
5 | % Modify this commands to define Class name, Base HP, Base Load and Damage Dice (only number) | |
6 | 5 | \pbClass{Mage} |
7 | 6 | \pbBaseHP{4} |
8 | 7 | \pbDamage{4} |
9 | 8 | |
10 |
\ |
|
9 | \renewcommand{\Names}{ | |
11 | 10 | Elf: Byakuren, Enkirash, Fenfaril, Halwyr, Lautrec, Lilliastre, |
12 | 11 | Phirosalle, Quelann |
13 | 12 | |
17 | 16 | Rihamm: Aremin, Yuqedem, Ulsodumm, Yaqi, Epremis, Almudra, Samun, |
18 | 17 | Dremm } |
19 | 18 | |
20 |
\ |
|
19 | \renewcommand{\Look}{ | |
21 | 20 | Styled Hair, Wild Hair, or Pointed Hat |
22 | 21 | |
23 | 22 | Worn Robes, Stylish Robes, or Strange Robes |
2 | 2 | |
3 | 3 | \input{assets/prelude} |
4 | 4 | |
5 | % Modify this commands to define Class name, Base HP, Base Load and Damage Dice (only number) | |
6 | 5 | \pbClass{Priest} |
7 | 6 | \pbBaseHP{6} |
8 | 7 | \pbDamage{6} |
9 | 8 | |
10 |
\ |
|
9 | \renewcommand{\Names}{ | |
11 | 10 | Dwarf: Durga, Aelfar, Gerda, Rurgosh, Bjorn, Drummond, Helga, |
12 | 11 | Siggrun, Freya |
13 | 12 | |
17 | 16 | Orc: Shâsurk, Kiprun, An-Grugûm, Trûblîrg, Bhigum, |
18 | 17 | An-Taglurt, Ishugarg, Akalum } |
19 | 18 | |
20 |
\ |
|
19 | \renewcommand{\Look}{ | |
21 | 20 | Kind Eyes, Sharp Eyes, or Sad Eyes |
22 | 21 | |
23 | 22 | Tonsure, Strange Hair, or Bald |
5 | 5 | \pbBaseHP{10} |
6 | 6 | \pbDamage{10} |
7 | 7 | |
8 |
\ |
|
8 | \renewcommand{\Names}{ | |
9 | 9 | Names: Ghaldar, Kenshiro, Crag, Clane, Tomak, Masrur, Torma, Eren, Kid, |
10 | 10 | Freya, Kesi, Mikasa, Morgiana, Norona, Mestra, Osha, Nyssa, Krann |
11 | 11 | } |
12 |
\ |
|
12 | \renewcommand{\Look}{ | |
13 | 13 | Glowing Eyes, Glowing Palms, or Glowing Blood |
14 | 14 | |
15 | 15 | Styled Hair, Hooded Head, or Pointed Hat |
18 | 18 | \pbLook{Lithe Body, Knobby Body, or Flabby Body} |
19 | 19 | |
20 | 20 | \begin{document} |
21 | ||
22 | 21 | \charbanner |
23 | 22 | |
24 | 23 | \begin{minipage}[t]{3.2in} |
1 | 1 | \documentclass[8pt]{extarticle} |
2 | 2 | \input{assets/prelude} |
3 | 3 | |
4 | % Modify this commands to define Class name, Base HP, Base Load and Damage Dice (only number) | |
5 | 4 | \pbClass{Witch} |
6 | 5 | \pbBaseHP{4} |
7 | 6 | \pbDamage{4} |
8 | 7 | |
9 | \newcommand{\Names}{ | |
10 | Names: Kirisame, Eura, Peridot, Sabrina, Alice, Colette, Vess, | |
11 | Glinda, Iri, Serafina, Salem, Lynch, Kuro, Gunter, Aeson, Sable, | |
12 | Orestes, Murthagh, Simon | |
13 | } | |
14 | ||
15 | \newcommand{\Look}{ | |
16 | Hollow Eyes, Soft Eyes, or Squinty Eyes | |
17 | ||
18 | Hooded Head, Pointed Hat, or Very Long Hair | |
19 | ||
20 | Desiccated Body, Gorgeous Body, or Narrow Body | |
21 | ||
22 | Concealing Robes, Fancy Outfit, or Plain Clothes | |
23 | } | |
8 | \pbNames{Names}{Kirisame, Eura, Peridot, Sabrina, Alice, Colette, | |
9 | Vess, Glinda, Iri, Serafina, Salem, Lynch, Kuro, Gunter, Aeson, | |
10 | Sable, Orestes, Murthagh, Simon } | |
11 | ||
12 | \pbLook{Hollow Eyes, Soft Eyes, or Squinty Eyes} | |
13 | \pbLook{Hooded Head, Pointed Hat, or Very Long Hair} | |
14 | \pbLook{Desiccated Body, Gorgeous Body, or Narrow Body} | |
15 | \pbLook{Concealing Robes, Fancy Outfit, or Plain Clothes} | |
24 | 16 | |
25 | 17 | \begin{document} |
26 | 18 |