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

File Contents

# Content
1 %!PS-Adobe-1.0
2 %%Creator: offa:chrisc (Christopher Carpinello)
3 %%Title: spell-list.txt
4 %%CreationDate: Fri Mar 26 17:01:34 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/spell-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 Spells)B
107 0 F
108 432 14340(level 1 )B
109 432 14080(=========)B
110 432 13820(armour )B
111 432 13560(burning hands )B
112 432 13300(magic bullet )B
113 432 13040(magic missile )B
114 432 12780(probe )B
115 432 12520(slow )B
116 432 12260(small fireball )B
117 432 12000(small lightning )B
118 432 11480(level 2 )B
119 432 11220(=========)B
120 432 10960(earth to dust )B
121 432 10700(paralyze )B
122 432 10440(poison cloud )B
123 432 10180(confusion )B
124 432 9920(strength )B
125 432 9660(summon golem )B
126 432 9400(summon pet monster )B
127 432 8880(level 3 )B
128 432 8620(=========)B
129 432 8360(medium fireball )B
130 432 8100(charisma )B
131 432 7840(dexterity )B
132 432 7320(level 4 )B
133 432 7060(=========)B
134 432 6800(large bullet )B
135 432 6540(large lightning )B
136 432 6280(icestorm )B
137 432 6020(constitution )B
138 432 5760(create earth wall )B
139 432 5500(fear )B
140 432 4980(level 5 )B
141 432 4720(=========)B
142 432 4460(large fireball )B
143 432 4200(magic mapping )B
144 432 3940(summon earth elemental )B
145 432 3420(level 6 )B
146 432 3160(=========)B
147 432 2900(levitate )B
148 432 2640(create bomb )B
149 432 2380(improved invisibility )B
150 432 2120(invisible )B
151 432 1860(summon water elemental )B
152 432 1600(create fire wall )B
153 432 1080(level 7 )B
154 432 820(=========)B
155 6120 14340(mass confusion )B
156 6120 14080(summon air elemental )B
157 6120 13560(level 8 )B
158 6120 13300(=========)B
159 6120 13040(summon fire elemental )B
160 6120 12780(create frost wall )B
161 6120 12260(level 10 )B
162 6120 12000(=========)B
163 6120 11740(dimension door )B
164 6120 11480(charging )B
165 6120 11220(cancellation )B
166 6120 10700(level 18 )B
167 6120 10440(=========)B
168 6120 10180(destruction )B
169 EndPage
170 %%Trailer
171 EndEnscriptDoc
172 EnscriptJob restore