forked from maxTheOger/betrayal_2ndedition_german
-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.tex
439 lines (351 loc) · 12.8 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Frequently Asked Questions
% LaTeX Template
% Version 1.0 (22/7/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adam Glesser ([email protected])
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt,a4paper,oneside,ngerman]{article}
\overfullrule=1mm
\usepackage[ngerman]{babel}
\usepackage{color}
\usepackage[margin=1cm]{geometry} % Required to make the margins smaller to fit more content on each page
\usepackage[compact]{titlesec}
\usepackage[linkcolor=black,pdfborder={0 0 0}]{hyperref} % Required to create hyperlinks to questions from elsewhere in the document
%\hypersetup{pdfborder={0 0 0}, colorlinks=true, urlcolor=blue} % Specify a color for hyperlinks
%\usepackage{todonotes} % Required for the boxes that questions appear in
%\usepackage{tocloft} % Required to give customize the table of contents to display questions
\usepackage{microtype} % Slightly tweak font spacing for aesthetics
%\usepackage{bookman}
\usepackage{palatino} % Use the Palatino font
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{ifthen}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{lscape}
\usepackage[table]{xcolor} % loads also »colortbl«
\usepackage[absolute]{textpos}
\usepackage{calc}
\usepackage{fancyhdr}
\usepackage{layout}
\usepackage[abs]{overpic}
\setlength\parindent{0pt} % Removes all indentation from paragraphs
%% für A5
%\setlength{\hoffset}{-15mm}
%\setlength{\voffset}{-15mm}
\setlength{\headsep}{2mm}
\setlength{\topmargin}{-65pt}
%\setlength{\textwidth}{13cm}
\addtolength{\textheight}{-5mm}
\setlength{\footskip}{12mm}
\definecolor{titlecolor}{rgb}{1.0,0.2,0.1} % hellgruener Rahmen
\newenvironment{tightcenter}{%
\setlength\topsep{0pt}
\setlength\parskip{0pt}
\begin{center}
}{%
\end{center}
}
\newcommand{\Uppercase}[1]{\expandafter\MakeUppercase\expandafter{#1}}
\newcommand{\uppercaseEngGer}[2]{\textcolor{titlecolor}{\Uppercase{#1}} \newline \Uppercase{#2}}
\newenvironment{absolutelynopagebreak}
{\par\nobreak\vfil\penalty0\vfilneg
\vtop\bgroup}
{\par\xdef\tpd{\the\prevdepth}\egroup
\prevdepth=\tpd}
\newcommand{\itemcard}[4]{
\begin{absolutelynopagebreak}
\subsection[#1]{\centering \uppercaseEngGer{#1}{#2}}
\begin{tightcenter}
\begin{bf}#3\end{bf}
\end{tightcenter}
{ \parskip5pt #4 }
\end{absolutelynopagebreak}
}
\newcommand{\event}[4]{
\begin{absolutelynopagebreak}
\subsection[#1]{\centering \uppercaseEngGer{#1}{#2}}
\begin{tightcenter}
\begin{bf}#3\end{bf}
\end{tightcenter}
{ \parskip5pt #4 }
\end{absolutelynopagebreak}
}
\newcommand{\omen}[4]{
\begin{absolutelynopagebreak}
\subsection[#1]{\centering \uppercaseEngGer{#1}{#2}}
\begin{tightcenter}
\begin{bf}#3\end{bf}
\end{tightcenter}
{ \parskip5pt #4
Mache nun einen Spukwurf (Haunt).}
\end{absolutelynopagebreak}
}
\newcommand{\rolls}{\begin{itemize}
\itemsep-2pt}
\newcommand{\erolls}{\end{itemize}}
\newcommand{\roll}[2]{
\item [\bf #1] #2
}
\newcommand{\sanity}{\emph{Sanity}}
\newcommand{\might}{\emph{Might}}
\newcommand{\speed}{\emph{Speed}}
\newcommand{\know}{\emph{Knowledge}}
\newcommand{\takediementaldamage}[1]{Nehme #1 Würfel mentalen Schaden.}
\newcommand{\takediephysicaldamage}[1]{Nehme #1 Würfel physischen Schaden.}
\newcommand{\takediephysicalmentaldamage}[2]{Nehme #1 Würfel physischen und #2 Würfel mentalen Schaden.}
\newcommand{\gainspeed}[1]{Erhalte #1 \speed}
\newcommand{\gainmight}[1]{Erhalte #1 \might}
\newcommand{\gainsanity}[1]{Erhalte #1 \sanity}
\newcommand{\gainknow}[1]{Erhalte #1 \know}
\newcommand{\loosespeed}[1]{Verliere #1 \speed}
\newcommand{\loosemight}[1]{Verliere #1 \might}
\newcommand{\loosesanity}[1]{Verliere #1 \sanity}
\newcommand{\looseknow}[1]{Verliere #1 \know}
\newcommand{\sanityroll}{\emph{Sanity}-Wurf}
\newcommand{\mightroll}{\emph{Might}-Wurf}
\newcommand{\speedroll}{\emph{Speed}-Wurf}
\newcommand{\knowroll}{\emph{Knowledge}-Wurf}
\newcommand{\chip}[2]{\emph{#1}-Chip (#2)}
\newcommand{\chips}[2]{\emph{#1}-Chips (#2)}
\newcommand{\chipe}[1]{\emph{#1}-Chip}
\newcommand{\chipse}[1]{\emph{#1}-Chips}
\newcommand{\itemcards}{\emph{Item}-Karten}
\newcommand{\itemcardd}{\emph{Item}-Karte}
\newcommand{\eventcard}{\emph{Event}-Karte}
\newcommand{\omencard}{\emph{Omen}-Karte}
\newcommand{\omencards}{\emph{Omen}-Karten}
\newcommand{\nootherweapon}{Du kannst keine andere Waffe verwenden, währ\-end du diese benutzt.}
\newcommand{\haunt}{Spuk (Haunt)}
\newcommand{\mental}{mentale Eigenschaft}
\newcommand{\mentals}{mentale Eigenschaften}
\newcommand{\physical}{physische Eigenschaft}
\newcommand{\physicals}{physische Eigenschaften}
\newcommand{\physicalsn}{physischen Eigenschaften}
\newcommand{\discardcard}{Entferne diese Karte nach Verwendung aus dem Spiel.}
\newcommand{\discarditem}{Entferne diesen Gegenstand nach Verwendung aus dem Spiel.}
\newcommand{\omencantbedts}{Dieses Omen kann nicht fallen gelassen, gehandelt oder gestohlen werden.}
\newcommand{\room}[2]{\expandafter\MakeUppercase\expandafter{#1} / \expandafter\MakeUppercase\expandafter{#2} }
\newcommand{\iroom}[3]{\item \room{#1}{#2} \ifthenelse{\equal{#3}{}}{}{ \newline #3 } }
%%%%%%%%%%%%%%%%%%% Haut explanaiton macros %%%%%%%%
\newcommand{\haunttitle}[2]{\cleardoublepage\subsection[#1]{\Uppercase{#1} \newline \Uppercase{#2}}}
\newcommand{\survival}[4]{\haunttitle{#2}{#3}
\setcounter{haunt}{#1}
\thispagestyle{survivalps}
}
\newcommand{\traitor}[4]{\haunttitle{#2}{#3}
\setcounter{haunt}{#1}
\thispagestyle{traitorps}
}
\newcommand{\introduction}[1]{ {\itshape #1 } }
\newcommand{\outro}[1]{\subsubsection*{Wenn ihr gewinnt ...} {\itshape #1 }}
\newcommand{\Toutro}[1]{\subsubsection*{Wenn du gewinnst ...} {\itshape #1 }}
\newcommand{\rightnow}[1]{\subsubsection*{Was ihr jetzt tun müsst} #1}
\newcommand{\Trightnow}[1]{\subsubsection*{Was du jetzt tun musst} #1}
\newcommand{\specialattackrules}[1]{\subsubsection*{Spezielle Angriffsregeln} #1}
\newcommand{\whatyouknowaboutthebadguys}[1]{\subsubsection*{Was ihr über die bösen Jungs wisst} #1}
\newcommand{\whatyouknowabouttheheros}[1]{\subsubsection*{Was du über die Helden weißt} #1}
\newcommand{\youwinwhen}[1]{\subsubsection*{Ihr gewinnt, wenn ...} #1}
\newcommand{\youwhinwhen}[1]{\youwinwhen{#1}}
\newcommand{\Tyouwinwhen}[1]{\subsubsection*{Du gewinnst, wenn ...} #1}
\newcommand{\hauntsection}[1]{\subsubsection*{#1}}
\newcommand{\bitem}{\item}
\newcommand{\monster}[5]{\subsubsection*{\centering #1}
\begin{center}
\ifthenelse{\equal{#2}{}}{}{\textbf{Speed}: #2 \hspace{6pt}}%
\ifthenelse{\equal{#3}{}}{}{\textbf {Might}: #3 \hspace{6pt}}%
\ifthenelse{\equal{#4}{}}{}{\textbf {Sanity}: #4 \hspace{6pt}}%
\ifthenelse{\equal{#5}{}}{}{\textbf {Knowledge}: #5 }%
\end{center}
}
%%%%%%%%%%%%%%%%%%% Silbentrennung %%%%%%%%
\hyphenation{Pen-ta-gramm}
\hyphenation{nimm-st}
\hyphenation{kann-st}
\hyphenation{Frö-sche}
\hyphenation{Zim-mer}
\hyphenation{be-in-hal-tet}
\hyphenation{Wür-fel-wurf}
\newcounter{haunt}
\fancypagestyle{survivalps}{%
\fancyhf{}
% Clear the header and footer
\fancyhead{}
\fancyfoot{}
% Set the right side of the footer to be the page number
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[R]{\thepage}
\fancyfoot[C]{\centering
\begin{overpic}[scale=1,unit=1mm]{resources/sos_footer}
\put(24.5,2.4){\LARGE \makebox[40pt]{\centering \thehaunt}}
\end{overpic}
}
}
\fancypagestyle{traitorps}{%
\fancyhf{}
% Clear the header and footer
\fancyhead{}
\fancyfoot{}
% Set the right side of the footer to be the page number
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[R]{\thepage}
\fancyfoot[C]{
\begin{overpic}[scale=1,unit=1mm]{resources/tr_footer}
\put(16,1.4){\LARGE \makebox[40pt]{\centering \thehaunt}}
\end{overpic}
}
}
\fancypagestyle{default}{%
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[R]{\thepage}
}
\pagestyle{default}
%%%%%%%%%%%%%%%%%%% DOKUMENT %%%%%%%%
\begin{document}
\input{TITLE}
\tableofcontents
\pagebreak
\section{Regeln}
\setlength\parskip{7pt}
\begin{flushleft}
\input{RULES}
\end{flushleft}
\setlength\parskip{0pt}
\pagebreak
%\twocolumn
\section{Rooms / Räume}
\input{ROOMS}
\twocolumn
\section{Events / Ereignisse}
\input{cards/EVENTS}
\pagebreak
\section{Omen}
\input{cards/OMEN}
\pagebreak
\section{Items / Gegenstände}
\input{cards/ITEMS}
\onecolumn
\input{HAUNTCHART}
\onecolumn
\section{Secrets Of Survival / Geheimnisse fürs Überleben }
\label{kap:sos}
ERST LESEN, WENN DER SPUK OFFENBART WURDE!
\twocolumn
\input{secretsofsurvival/01-themummywalks}
\input{secretsofsurvival/02-theseance}
\input{secretsofsurvival/03-froglegstew}
\input{secretsofsurvival/04-thewebofdestiny}
\input{secretsofsurvival/05-iwasateenagelycanthrope}
\input{secretsofsurvival/06-thefloatingeye}
\input{secretsofsurvival/07-carnivousivy}
\input{secretsofsurvival/08-wailofthebanshee}
\input{secretsofsurvival/09-thedanceofdeath}
\input{secretsofsurvival/10-familygathering}
\input{secretsofsurvival/11-letthemin}
\input{secretsofsurvival/12-fleshwalkers}
\input{secretsofsurvival/13-perchancetodream}
\input{secretsofsurvival/14-thestarsareright}
\input{secretsofsurvival/15-heretherebedragons}
\input{secretsofsurvival/16-thephantomsembrace}
\input{secretsofsurvival/17-abreathofwind}
\input{secretsofsurvival/18-unitedwestand}
\input{secretsofsurvival/19-afriendfortheages}
\input{secretsofsurvival/20-ghostbride}
\input{secretsofsurvival/21-houseofthelivingdead}
\input{secretsofsurvival/22-theabyssgazesback}
\input{secretsofsurvival/23-tentacledhorror}
\input{secretsofsurvival/24-flyawayhome}
\input{secretsofsurvival/25-voodoo}
\input{secretsofsurvival/26-paythepiper}
\input{secretsofsurvival/27-amokflesh}
\input{secretsofsurvival/28-ringofkingsolomon}
\input{secretsofsurvival/29-frankensteinslegacy}
\input{secretsofsurvival/30-tombofdracula}
\input{secretsofsurvival/31-airborne}
\input{secretsofsurvival/32-lost}
\input{secretsofsurvival/33-aninvocationofdarkness}
\input{secretsofsurvival/34-guillotines}
\input{secretsofsurvival/35-smallchange}
\input{secretsofsurvival/36-betterwithfriends}
\input{secretsofsurvival/37-checkmate}
\input{secretsofsurvival/38-hellbeasts}
\input{secretsofsurvival/39-theheir}
\input{secretsofsurvival/40-buriedalive}
\input{secretsofsurvival/41-invisibletraitor}
\input{secretsofsurvival/42-comesthehero}
\input{secretsofsurvival/43-thestarsickness}
\input{secretsofsurvival/44-deathdothfindusall}
\input{secretsofsurvival/45-tickticktick}
\input{secretsofsurvival/46-thefeast}
\input{secretsofsurvival/47-wormouroboros}
\input{secretsofsurvival/48-stackedlikecordwook}
\input{secretsofsurvival/49-youwearitwell}
\input{secretsofsurvival/50-treasurehunt}
\pagebreak
\pagebreak
\onecolumn
\section{Traitors Tome / Der Wälzer des Verräters }
\label{kap:tt}
ERST LESEN, WENN DER SPUK OFFENBART WURDE!
\twocolumn
\input{traitorstome/01-themummywalks}
\input{traitorstome/02-theseance}
\input{traitorstome/03-froglegstew}
\input{traitorstome/04-thewebofdestiny}
\input{traitorstome/05-iwasateenagelycanthrope}
\input{traitorstome/06-thefloatingeye}
\input{traitorstome/07-carnivousivy}
\input{traitorstome/08-wailofthebanshee}
\input{traitorstome/09-thedanceofdeath}
\input{traitorstome/10-familygathering}
\input{traitorstome/11-letthemin}
\input{traitorstome/12-fleshwalkers}
\input{traitorstome/13-perchancetodream}
\input{traitorstome/14-thestarsareright}
\input{traitorstome/15-heretherebedragons}
\input{traitorstome/16-thephantomsembrace}
\input{traitorstome/17-abreathofwind}
\input{traitorstome/18-unitedwestand}
\input{traitorstome/19-afriendfortheages}
\input{traitorstome/20-ghostbride}
\input{traitorstome/21-houseofthelivingdead}
\input{traitorstome/22-theabyssgazesback}
\input{traitorstome/23-tentacledhorror}
\input{traitorstome/24-flyawayhome}
\input{traitorstome/25-voodoo}
\input{traitorstome/26-paythepiper}
\input{traitorstome/27-amokflesh}
\input{traitorstome/28-ringofkingsolomon}
\input{traitorstome/29-frankensteinslegacy}
\input{traitorstome/30-tombofdracula}
\input{traitorstome/31-airborne}
\input{traitorstome/32-lost}
\input{traitorstome/33-aninvocationofdarkness}
\input{traitorstome/34-guillotines}
\input{traitorstome/35-smallchange}
\input{traitorstome/36-betterwithfriends}
\input{traitorstome/37-checkmate}
\input{traitorstome/38-hellbeasts}
\input{traitorstome/39-theheir}
\input{traitorstome/40-buriedalive}
\input{traitorstome/41-invisibletraitor}
\input{traitorstome/42-comesthehero}
\input{traitorstome/43-thestarsickness}
\input{traitorstome/44-deathdothfindusall}
\input{traitorstome/45-tickticktick}
\input{traitorstome/46-thefeast}
\input{traitorstome/47-wormouroboros}
\input{traitorstome/48-stackedlikecordwook}
\input{traitorstome/49-youwearitwell}
\input{traitorstome/50-treasurehunt}
\end{document}