ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/playbook/appC.tex
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:12:37 2006 UTC (18 years, 4 months ago) by root
Content type: application/x-tex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, LAST_C_VERSION, STABLE, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1 \chapter{Description of Gods}
2     \label{app:gods}
3     \index{gods, description}
4    
5     Below in boxes, the gods in your compiled version of \cf\ are shown.
6     Use the command {\tt crossfire -m8} to check if the information
7     presented here is accurate.
8     (Note: you need to have compiled with the {\tt DUMP\_SWITCHES} and
9     {\tt MULTIPLE\_GODS} flags for this to work!) The boxed attributes
10     have meaning as follows:
11     \vskip 12pt
12     \begin{tabular}{ll}
13     Enemy cult: & Name of the enemy god \\
14     Aligned race(s): & Names of races friendly to the cult. The priest \\
15     & of this cult has greater power over these creatures. \\
16     & In some cases the prayer {\tt summon cult monsters} \\
17     & will summon these monsters to help the priest. \\
18     Enemy race(s): & Names of races hated by the cult. ``Holy word'' \\
19     & prayers of this god may be used to kill these \\
20     & creatures. \\
21     Attacktype(s): & Attacktypes used by this god's avatar and \\
22     & by cult {\tt cause wounds} prayers. \\
23     Immunity: & Granted by the {\tt holy possession} prayer. \\
24     Protected: & Granted to a cult priest and by the {\tt bless} \\
25     & prayer. \\
26     Vulnerable: & Given to a cult priest and by the {\tt curse } \\
27     & prayer. \\
28     Attunded: & The cult priest is attuned to these spellpaths. \\
29     Repelled: & The cult priest is repelled to these spellpaths. \\
30     Denied: & The cult priest is denied use of these spellpaths. \\
31     Added gifts/limits: & A cult priest has these addtional benefits\\
32     & and restrictions. \\
33     \end{tabular}
34     \vskip 12pt
35     Note that not all gods have values for all possible attributes. In
36     this case, no attribute will appear in that god's box.
37    
38     \begin{longtable}{|p{4cm}p{9cm}|} \hline
39     \input{gods.tex}
40     \end{longtable}
41