ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spell-docs/prayer-list.ps
Revision: 1.1
Committed: Fri Feb 3 07:12:44 2006 UTC (18 years, 5 months ago) by root
Content type: application/postscript
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 %!PS-Adobe-1.0
2     %%Creator: offa:chrisc (Christopher Carpinello)
3     %%Title: prayer-list.txt
4     %%CreationDate: Fri Mar 26 17:01:35 1993
5     %%DocumentFonts: ZapfChancery-MediumItalic ZapfChancery-MediumItalic
6     % Start of enscript.pro -- prolog for text file translator
7     % Copyright (c) 1984,1985,1987 Adobe Systems Incorporated. All Rights Reserved.
8     % GOVERNMENT END USERS: See Notice file in TranScript library directory
9     % -- probably /usr/lib/ps/Notice
10     % RCSID: $Header: /cvsroot/crossfire/crossfire/doc/spell-docs/prayer-list.ps,v 1.2 1999/07/13 06:02:51 cvs Exp $
11     save/EnscriptJob exch def
12     /StartEnscriptDoc{$enscript begin}def
13     /$enscript 50 dict def $enscript begin
14     /EndEnscriptDoc{end}def
15     /S/show load def
16     /X{exch 0 rmoveto S}def
17     /Y{exch 0 exch rmoveto S}def
18     /B{3 1 roll moveto S}def
19     /F{$fd exch get setfont}def
20     /StartPage{/svpg save def .05 dup scale}def
21     /EndPage{svpg restore showpage}def
22     /DoPreFeed{/statusdict where{pop
23     statusdict/prefeed known{statusdict exch/prefeed exch put 0}if}if pop}def
24     /Landscape{90 rotate 0 -15840 translate}def
25     /SetStTime{statusdict /manualfeedtimeout 120 put} def
26     /SetStatus{statusdict /manualfeed true put
27     statusdict /product get (LaserWriter) eq
28     {version (23.0) eq % Don't redefine EndPage if printer is not "Classic LW"
29     {/EndPage {svpg restore
30     {statusdict /printerstatus get exec 16#22000000 and 0 eq{exit}if}loop
31     showpage}def}if }if}def
32    
33     /ISO-Latin-1 [
34     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
35     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
36     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
37     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
38     /space /exclam /quotedbl /numbersign /dollar /percent /ampersand
39     /quoteright /parenleft /parenright /asterisk /plus /comma /hyphen
40     /period /slash /zero /one /two /three /four /five /six /seven /eight
41     /nine /colon /semicolon /less /equal /greater /question /at /A /B /C /D
42     /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z
43     /bracketleft /backslash /bracketright /asciicircum /underscore
44     /quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t
45     /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde /.notdef
46     /dotlessi /dieresis/ring /grave /acute /circumflex/tilde /macron
47     /brev /dotaccent /cedilla /.notdef /.notdef /.notdef /.notdef /.notdef
48     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
49     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
50     /space /exclamdown /cent /sterling /currency /yen /brokenbar /section
51     /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /endash /registered
52     /macron /degree /plusminus /twosuperior /threesuperior /acute /mu
53     /paragraph /bullet /cedilla /onesuperior /ordmasculine /guillemotright
54     /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex
55     /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex
56     /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde
57     /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave
58     /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave
59     /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave
60     /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
61     /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis
62     /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute
63     /thorn /ydieresis ] def
64    
65     /SetUpFonts
66     {dup/$fd exch array def{
67     findfont dup maxlength dict begin
68     { 1 index /FID ne { def } { pop pop } ifelse } forall
69     /Encoding ISO-Latin-1 def
70     /FontName /Null def
71     FontName currentdict definefont
72     end
73     exch scalefont $fd 3 1 roll put}repeat}def
74    
75     /InitGaudy{/TwoColumn exch def /BarLength exch def
76     /ftD /Times-Bold findfont 12 UP scalefont def
77     /ftF /Times-Roman findfont 14 UP scalefont def
78     /ftP /Helvetica-Bold findfont 30 UP scalefont def}def
79     /U{1440 mul}def
80     /UP{U 72 div}def
81     /LB{/pts exch UP def /charcolor exch def /boxcolor exch def /font exch def
82     /label exch def /dy exch def /dx exch def /lly exch def /llx exch def
83     gsave boxcolor setgray
84     llx lly moveto dx 0 rlineto 0 dy rlineto dx neg 0 rlineto closepath fill
85     /lines label length def
86     /yp lly dy add dy lines pts mul sub 2 div sub pts .85 mul sub def
87     font setfont charcolor setgray
88     label {dup stringwidth pop 2 div llx dx 2 div add exch sub yp moveto show
89     /yp yp pts sub def}forall grestore}def
90     /Gaudy{/Page exch def /Date exch def /File exch def /Comment exch def
91     .25 U 10.2 U BarLength .1 sub U .25 U [File] ftF .97 0 14 LB
92     .25 U 10.45 U BarLength .1 sub U .25 U [Comment] ftF 1 0 14 LB
93     .25 U 10.2 U 1 U .5 U Date ftD .7 0 12 LB
94     BarLength .75 sub U 10.2 U 1 U .5 U [Page] ftP .7 1 30 LB
95     TwoColumn{BarLength 2 div .19 add U 10.2 U moveto 0 -10 U rlineto stroke}if
96     }def
97     end
98     StartEnscriptDoc % end fixed prolog
99     1 240 /ZapfChancery-MediumItalic
100     0 240 /ZapfChancery-MediumItalic
101     2 SetUpFonts
102     %%EndProlog
103     %%Page: ? 1
104     StartPage
105     1 F
106     432 14860 (Crossfire Prayers)B
107     0 F
108     432 14340(level 1 )B
109     432 14080(=========)B
110     432 13820(minor healing )B
111     432 13560(turn undead )B
112     432 13040(level 2 )B
113     432 12780(=========)B
114     432 12520(perceive self )B
115     432 12000(level 3 )B
116     432 11740(=========)B
117     432 11480(protection from cold )B
118     432 11220(create food )B
119     432 10700(level 4 )B
120     432 10440(=========)B
121     432 10180(medium healing )B
122     432 9920(holy word )B
123     432 9660(protection from electricity )B
124     432 9140(level 5 )B
125     432 8880(=========)B
126     432 8620(protection from fire )B
127     432 8100(level 6 )B
128     432 7840(=========)B
129     432 7580(protection from poison )B
130     432 7060(level 7 )B
131     432 6800(=========)B
132     432 6540(protection from slow )B
133     432 6020(level 8 )B
134     432 5760(=========)B
135     432 5500(protection from paralysis )B
136     432 5240(major healing )B
137     432 4720(level 9 )B
138     432 4460(=========)B
139     432 4200(protection from draining )B
140     432 3940(invisible to undead )B
141     432 3420(level 10 )B
142     432 3160(=========)B
143     432 2900(protection from magic )B
144     432 2640(heal )B
145     432 2120(level 13 )B
146     432 1860(=========)B
147     432 1600(protection from attack )B
148     432 1080(level 15 )B
149     432 820(=========)B
150     6120 14340(word of recall )B
151     EndPage
152     %%Trailer
153     EndEnscriptDoc
154     EnscriptJob restore