ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spell-docs/tome-of-magic.ps
Revision: 1.1
Committed: Fri Feb 3 07:12:45 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: tome-of-magic.txt
4     %%CreationDate: Fri Mar 26 17:01:32 1993
5     %%DocumentFonts: Courier-Bold Palatino-Italic
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/tome-of-magic.ps,v 1.2 1999/07/13 06:02:52 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 160 /Courier-Bold
100     0 240 /Palatino-Italic
101     2 SetUpFonts
102     %%EndProlog
103     %%Page: ? 1
104     StartPage
105     0 F
106     900 14940(Level 1)B
107     900 14680(=========)B
108     900 14160(spell: armour)B
109     900 13900(level: 1 )B
110     900 13640(sp cost: 8 speed: 2.00)B
111     900 13380(range: touch duration: special)B
112     900 13120(description: Armour creates a magical field around you which gives you an ac level of 2 + \(level+2\)/3,)B
113     900 12860(with a maximum of six. This is not additive, so if you are wearing plate mail \(ac level of 5\) and your)B
114     900 12600(armour spell gives you an ac level of 4, you receive no benefit. Armour is additive with all the)B
115     900 12340(supplementry forms of armour \(shields, helmets, bracers\) however. The duration is semi-permanent, which)B
116     900 12080(means that it lasts until the next semi-permanent spell effect is cast upon the character.)B
117     900 11560(spell: burning hands)B
118     900 11300(level: 1 )B
119     900 11040(sp cost: 5 speed: 0.50)B
120     900 10780(range: 5 duration: instant)B
121     900 10520(description: Shoots forth a cone of fire with does 8 hp of fire damage/rnd to creatures within the cone.)B
122     900 10000(spell: magic bullet)B
123     900 9740(level: 1 )B
124     900 9480(sp cost: 1 speed: 0.30)B
125     900 9220(range: special duration: instant)B
126     900 8960(description: Creates and hurls magical bullet in a single direction which does 6 points of physical damage)B
127     900 8700(upon impact.)B
128     900 8180(spell: magic missile)B
129     900 7920(level: 1 )B
130     900 7660(sp cost: 2 speed: 0.50)B
131     900 7400(range: special duration: instant)B
132     900 7140(description: Creates a magical projectile which homes in on enemies causing 4 hp of magical damage upon)B
133     900 6880(impact.)B
134     900 6360(prayer: minor healing)B
135     900 6100(level: 1 )B
136     900 5840(sp cost: 4 speed: 2.00)B
137     900 5580(range: touch duration: permanent)B
138     900 5320(description: Restores up to 8 hit points.)B
139     900 4800(spell: probe)B
140     900 4540(level: 1 )B
141     900 4280(sp cost: 3 speed: 0.20)B
142     900 4020(range: 5 duration: instant)B
143     900 3760(description: Describes an object with regard to power versus your current level and also describes the)B
144     900 3500(current physical condition of the object \(excellent shape, weak\).)B
145     900 2980(spell: slow)B
146     900 2720(level: 1 )B
147     900 2460(sp cost: 5 speed: 0.30)B
148     900 2200(range: 5 duration: standard)B
149     900 1940(description: Causes affected creatures move extremely slow \(speed of 0.05\).)B
150     900 1420(spell: small fireball)B
151     900 1160(level: 1 )B
152     900 900(sp cost: 5 speed: 0.50)B
153     900 640(range: special duration: 6)B
154     EndPage
155     %%Page: ? 2
156     StartPage
157     0 F
158     900 14940(description: Creates a ball of fire which when thrown and detonated does 8 hp of fire damage/rnd.)B
159     900 14420(spell: small lightning)B
160     900 14160(level: 1 )B
161     900 13900(sp cost: 5 speed: 0.30)B
162     900 13640(range: 12 duration: 8)B
163     900 13380(description: Creates a single bolt of lightning which does 3 hp electrical damage/rnd. Lightning will reflect)B
164     900 13120(off of walls.)B
165     900 12600(prayer: turn undead)B
166     900 12340(level: 1 )B
167     900 12080(sp cost: 2 speed: 0.10)B
168     900 11820(range: special duration: standard)B
169     900 11560(description: A cone of fear for undead with a range of \(3 + Wisdom bonus\) squares.)B
170     900 11040(Level 2)B
171     900 10780(=========)B
172     900 10260(spell: confusion)B
173     900 10000(level: 2 )B
174     900 9740(sp cost: 10 speed: 0.50)B
175     900 9480(range: touch duration: standard)B
176     900 9220(description: Confuses the recipient such that he has problems wielding his weapon and walking straight.)B
177     900 8700(spell: earth to dust)B
178     900 8440(level: 2 )B
179     900 8180(sp cost: 5 speed: 1.00)B
180     900 7920(range: special duration: permanent)B
181     900 7660(description: Destroys earth walls in a radius of \(level/3\) + 1 sqaures around the caster.)B
182     900 7140(spell: paralyze)B
183     900 6880(level: 2 )B
184     900 6620(sp cost: 5 speed: 0.50)B
185     900 6360(range: 5 duration: standard)B
186     900 6100(description: Paralyzes affected creatures.)B
187     900 5580(prayer: perceive self)B
188     900 5320(level: 2 )B
189     900 5060(sp cost: 5 speed: 0.00)B
190     900 4800(range: self duration: instant)B
191     900 4540(description: Describes the caster in terms of armour, special abilities \(reflect missiles, reflect spells, ...\),)B
192     900 4280(and current protections and immunities.)B
193     900 3760(spell: poison cloud)B
194     900 3500(level: 2 )B
195     900 3240(sp cost: 5 speed: 1.00)B
196     900 2980(range: special duration: 10)B
197     900 2720(description: Creates a gaseous ball that explodes on impact to form a cloud of poisonous gas which does)B
198     900 2460(1 hp of poison damage/rnd and posions those exposed to the gas such that they continue to take damage)B
199     900 2200(\(due to poison in their system\) after they have emerged from the gas cloud.)B
200     900 1680(spell: strength)B
201     900 1420(level: 2 )B
202     900 1160(sp cost: 10 speed: 2.00)B
203     900 900(range: touch duration: special)B
204     900 640(description: Temporarily increases the recipient's Strength \(Str.\) by at least one point and boots it)B
205     EndPage
206     %%Page: ? 3
207     StartPage
208     0 F
209     900 14940(by one point for every two points their strength is less than 20. The spell lasts for the standard)B
210     900 14680(duration or until another change attribute or protection spell is cast upon the recipient.)B
211     900 14160(spell: summon golem)B
212     900 13900(level: 2 )B
213     900 13640(sp cost: 5 speed: 1.00)B
214     900 13380(range: 1 duration: special)B
215     900 13120(description: Summons golem to fight for you. The golem will remain until it is destroyed or until you summon a )B
216     900 12860(type of elemental.)B
217     900 12340(spell: summon pet monster)B
218     900 12080(level: 2 )B
219     900 11820(sp cost: 5 speed: 1.00)B
220     900 11560(range: 1 duration: special)B
221     900 11300(description: Summons up to five friendly monsters to fight for you. Monsters remain your friend until either)B
222     900 11040(they or you are killed. It is rumored that some summoned creatures temporarily increase the)B
223     900 10780(summoner's sp.)B
224     900 10260(The types of monsters summoned are:)B
225     900 9740(character class)B
226     1481(possible monsters)X
227     900 9480(----------------------------------------------------------------)B
228     900 9220(mage)B
229     2375(bat, spider, stalker, beholder, dark elf)X
230     900 8960(priest)B
231     2336(bee, killer bee, devil, angel, panther)X
232     900 8700(all others)B
233     1998(bird, pixie, skeleton, skull, vampire)X
234     900 8180(Level 3)B
235     900 7920(=========)B
236     900 7400(spell: charisma)B
237     900 7140(level: 3 )B
238     900 6880(sp cost: 12 speed: 2.00)B
239     900 6620(range: touch duration: special)B
240     900 6360(description: Temporarily increases the recipient's Charisma \(Cha.\) by at least one point and boots it by)B
241     900 6100(one point for every two points their charisma is less than 20. The spell lasts for the standard)B
242     900 5840(duration or until another change attribute or protection spell is cast upon the recipient.)B
243     900 5320(prayer: create food)B
244     900 5060(level: 3 )B
245     900 4800(sp cost: 5 speed: 2.00)B
246     900 4540(range: 1 duration: permanent)B
247     900 4280(description: Creates one food in a space adjacent to the caster.)B
248     900 3760(spell: dexterity)B
249     900 3500(level: 3 )B
250     900 3240(sp cost: 12 speed: 2.00)B
251     900 2980(range: touch duration: special)B
252     900 2720(description: Temporarily increases the recipient's Dexterity \(Dex.\) by at least one point and boots it by one)B
253     900 2460(point for every two points their dexterity is less than 20. The spell lasts for the standard)B
254     900 2200(duration or until another change attribute or protection spell is cast upon the recipient.)B
255     900 1680(spell: medium fireball)B
256     900 1420(level: 3 )B
257     900 1160(sp cost: 8 speed: 0.70)B
258     900 900(range: special duration: 10)B
259     900 640(description: Creates a ball of fire which when thrown and detonated does 8 hp of fire damage/rnd.)B
260     EndPage
261     %%Page: ? 4
262     StartPage
263     0 F
264     900 14680(prayer: protection from cold)B
265     900 14420(level: 3 )B
266     900 14160(sp cost: 15 speed: 1.00)B
267     900 13900(range: touch duration: special)B
268     900 13640(description: Protects recipient from cold so well, that they only take 1/2 damage from cold based attacks.)B
269     900 13120(Level 4)B
270     900 12860(=========)B
271     900 12340(spell: constitution)B
272     900 12080(level: 4 )B
273     900 11820(sp cost: 15 speed: 2.00)B
274     900 11560(range: touch duration: special)B
275     900 11300(description: Temporarily increases the recipient's Constitution \(Con.\) by at least one point and boots it by)B
276     900 11040(one point for every two points their constitution is less than 20. The spell lasts for the)B
277     900 10780(standard duration or until another change attribute or protection spell is cast upon the recipient.)B
278     900 10260(spell: create earth wall)B
279     900 10000(level: 4 )B
280     900 9740(sp cost: 6 speed: 1.00)B
281     900 9480(range: 1 duration: permanent)B
282     900 9220(description: Creates a destructable earthen wall.)B
283     900 8700(spell: fear)B
284     900 8440(level: 4 )B
285     900 8180(sp cost: 6 speed: 0.20)B
286     900 7920(range: 4 duration: standard)B
287     900 7660(description: Invokes such fear within individuals that they run away at top speed from you!)B
288     900 7140(prayer: holy word)B
289     900 6880(level: 4 )B
290     900 6620(sp cost: 6 speed: 0.30)B
291     900 6360(range: special duration: instant)B
292     900 6100(description: This spell is an improvement of Turn Undead which not only turns undead, but it will also causes)B
293     900 5840(3 hp/rnd. The range of the cone covers \(2 + Wisdom bonus\) squares.)B
294     900 5320(spell: icestorm)B
295     900 5060(level: 4 )B
296     900 4800(sp cost: 7 speed: 0.50)B
297     900 4540(range: 6 duration: instant)B
298     900 4280(description: Creates a cone of frost which does 4 hp of cold damage/rnd.)B
299     900 3760(spell: large bullet)B
300     900 3500(level: 4 )B
301     900 3240(sp cost: 3 speed: 0.50)B
302     900 2980(range: special duration: instant)B
303     900 2720(description: Creates and hurls large magical bullet in a single direction which does 25 points of physical damage )B
304     900 2460(upon impact.)B
305     900 1940(spell: large lightning)B
306     900 1680(level: 4 )B
307     900 1420(sp cost: 8 speed: 0.60)B
308     900 1160(range: 24 duration: 16)B
309     900 900(description: Creates a single bolt of lightning which does 3 hp electrical damage/rnd. Lightning will reflect off of )B
310     900 640(walls.)B
311     EndPage
312     %%Page: ? 5
313     StartPage
314     0 F
315     900 14680(prayer: medium healing)B
316     900 14420(level: 4 )B
317     900 14160(sp cost: 7 speed: 3.00)B
318     900 13900(range: touch duration: permanent)B
319     900 13640(description: Restores up to 21 hit points.)B
320     900 13120(prayer: protection from electricity)B
321     900 12860(level: 4 )B
322     900 12600(sp cost: 15 speed: 1.00)B
323     900 12340(range: touch duration: special)B
324     900 12080(description: Protects recipient from electricity so well, that they only take 1/2 damage from electrical attacks.)B
325     900 11560(Level 5)B
326     900 11300(=========)B
327     900 10780(spell: large fireball)B
328     900 10520(level: 5 )B
329     900 10260(sp cost: 13 speed: 1.00)B
330     900 10000(range: special duration: 14)B
331     900 9740(description: Creates a ball of fire which when thrown and detonated does 8 hp of fire damage/rnd.)B
332     900 9220(spell: magic mapping)B
333     900 8960(level: 5 )B
334     900 8700(sp cost: 15 speed: 1.00)B
335     900 8440(range: self duration: instant)B
336     900 8180(description: Shows complete map of level.)B
337     900 7660(prayer: protection from fire)B
338     900 7400(level: 5 )B
339     900 7140(sp cost: 20 speed: 1.00)B
340     900 6880(range: touch duration: special)B
341     900 6620(description: Protects recipient from fire so well, that they only take 1/2 damage from fire attacks.)B
342     900 6100(spell: summon earth elemental)B
343     900 5840(level: 5 )B
344     900 5580(sp cost: 15 speed: 1.00)B
345     900 5320(range: 1 duration: special)B
346     900 5060(description: Summons earth elemental to fight for you. The earth elemental will remain until it is destroyed)B
347     900 4800(or until you summon another type of elemental or golem.)B
348     900 4280(Level 6)B
349     900 4020(=========)B
350     900 3500(spell: create bomb)B
351     900 3240(level: 6 )B
352     900 2980(sp cost: 20 speed: 1.00)B
353     900 2720(range: 1 duration: special)B
354     900 2460(description: Creates a short fuse bomb which detonates 8 rounds after creation in a 4 square radius doing 5 hp)B
355     900 2200(of physical damage. Shards of the bomb project forth until they strike a barrier.)B
356     900 1680(spell: create fire wall)B
357     900 1420(level: 6 )B
358     900 1160(sp cost: 5 speed: 1.00)B
359     900 900(range: 1 duration: special)B
360     900 640(description: Creates a wall of fire lasting \(200 + 10*caster's level\) rounds that does 1 hp fire damage/rnd.)B
361     EndPage
362     %%Page: ? 6
363     StartPage
364     0 F
365     900 14940(Creatures will not walk through this wall.)B
366     900 14420(spell: improved invisibility)B
367     900 14160(level: 6 )B
368     900 13900(sp cost: 15 speed: 1.00)B
369     900 13640(range: touch duration: standard)B
370     900 13380(description: This spell is an improvement of Invisibility in that the recipient will stay invisible even if he attacks)B
371     900 13120(something. The spell can be cast multiple times to increase the duration, but the duration will not exceed)B
372     900 12860(1000 rounds.)B
373     900 12340(spell: invisible)B
374     900 12080(level: 6 )B
375     900 11820(sp cost: 25 speed: 0.50)B
376     900 11560(range: touch duration: standard)B
377     900 11300(description: Recipient becomes invisible and remains so until the spell wears off or until the recipient attacks a cre)B
378     900 11040(ature.)B
379     900 10520(spell: levitate)B
380     900 10260(level: 6 )B
381     900 10000(sp cost: 10 speed: 1.00)B
382     900 9740(range: touch duration: standard)B
383     900 9480(description: Recipient floats several inches above the floor, thus making it impossible to pick up items,)B
384     900 9220(trigger levers or buttons, or use exits \(including doors and stairs\).)B
385     900 8700(prayer: protection from poison)B
386     900 8440(level: 6 )B
387     900 8180(sp cost: 20 speed: 1.00)B
388     900 7920(range: touch duration: special)B
389     900 7660(description: Protects recipient from electricity so well, that they only take 1/2 damage from electrical)B
390     900 7400(attacks.)B
391     900 6880(spell: summon water elemental)B
392     900 6620(level: 6 )B
393     900 6360(sp cost: 15 speed: 1.00)B
394     900 6100(range: 1 duration: special)B
395     900 5840(description: Summons water elemental to fight for you. The water elemental will remain until it is destroyed)B
396     900 5580(or until you summon another type of elemental or golem.)B
397     900 5060(Level 7)B
398     900 4800(=========)B
399     900 4280(spell: mass confusion)B
400     900 4020(level: 7 )B
401     900 3760(sp cost: 20 speed: 0.70)B
402     900 3500(range: 5 duration: standard)B
403     900 3240(description: A wave of confusion on a large scale.)B
404     900 2720(prayer: protection from slow)B
405     900 2460(level: 7 )B
406     900 2200(sp cost: 20 speed: 1.00)B
407     900 1940(range: touch duration: special)B
408     900 1680(description: Protects recipient from slowness, giving them a +5 bonus to their saving throw against)B
409     900 1420(slow attacks.)B
410     900 900(spell: summon air elemental)B
411     900 640(level: 7 )B
412     EndPage
413     %%Page: ? 7
414     StartPage
415     0 F
416     900 14940(sp cost: 20 speed: 1.00)B
417     900 14680(range: 1 duration: special)B
418     900 14420(description: Summons air elemental to fight for you. The air elemental will remain until it is destroyed or)B
419     900 14160(until you summon another type of elemental or golem.)B
420     900 13640(Level 8)B
421     900 13380(=========)B
422     900 12860(spell: create frost wall)B
423     900 12600(level: 8 )B
424     900 12340(sp cost: 8 speed: 1.00)B
425     900 12080(range: 1 duration: special)B
426     900 11820(description: Creates a wall of frost lasting \(160 + 10*caster's level\) rounds that does 1 hp of cold)B
427     900 11560(damage/rnd. Creatures will not walk through this wall.)B
428     900 11040(prayer: major healing)B
429     900 10780(level: 8 )B
430     900 10520(sp cost: 10 speed: 5.00)B
431     900 10260(range: touch duration: permanent)B
432     900 10000(description: Restores up to 27 hit points.)B
433     900 9480(prayer: protection from paralysis)B
434     900 9220(level: 8 )B
435     900 8960(sp cost: 20 speed: 1.00)B
436     900 8700(range: touch duration: special)B
437     900 8440(description: Protects recipient from electricity, giving them a +5 bonus to their)B
438     900 8180(saving throw against paralysis attacks.)B
439     900 7660(spell: summon fire elemental)B
440     900 7400(level: 8 )B
441     900 7140(sp cost: 25 speed: 1.00)B
442     900 6880(range: 1 duration: special)B
443     900 6620(description: Summons fire elemental to fight for you. The fire elemental will remain until it is destroyed or)B
444     900 6360(until you summon another type of elemental or golem.)B
445     900 5840(Level 9)B
446     900 5580(=========)B
447     900 5060(prayer: invisible to undead)B
448     900 4800(level: 9 )B
449     900 4540(sp cost: 35 speed: 1.00)B
450     900 4280(range: touch duration: standard)B
451     900 4020(description: Recipient becomes invisible to undead and remains so until the spell wears off or until the)B
452     900 3760(recipient attacks a creature.)B
453     900 3240(prayer: protection from draining)B
454     900 2980(level: 9 )B
455     900 2720(sp cost: 25 speed: 1.00)B
456     900 2460(range: touch duration: special)B
457     900 2200(description: Protects recipient from undead life drain so well, that they lose life at only 1/2 the speed)B
458     900 1940(from such life draining attacks.)B
459     900 1420(Level 10)B
460     900 1160(=========)B
461     900 640(spell: cancellation)B
462     EndPage
463     %%Page: ? 8
464     StartPage
465     0 F
466     900 14940(level: 10)B
467     900 14680(sp cost: 30 speed: 1.00)B
468     900 14420(range: special duration: permanent)B
469     900 14160(description: Creates a web of energy which when thrown removes magical bonuses)B
470     900 13900(from objects \(weapons, armour\) in it's path.)B
471     900 13380(spell: charging)B
472     900 13120(level: 10)B
473     900 12860(sp cost: 200 speed: 2.00)B
474     900 12600(range: caster duration: permanent)B
475     900 12340(description: Recharges the wand currently readied by the caster. There is a chance)B
476     900 12080(that the wand will explode if it is overcharged.)B
477     900 11560(spell: dimension door)B
478     900 11300(level: 10)B
479     900 11040(sp cost: 25 speed: 1.00)B
480     900 10780(range: 5 duration: caster)B
481     900 10520(description: Teleports caster several squares, in a direction of)B
482     900 10260(his choosing.)B
483     900 9740(prayer: heal)B
484     900 9480(level: 10)B
485     900 9220(sp cost: 50 speed: 9.00)B
486     900 8960(range: touch duration: permanent)B
487     900 8700(description: Restores all lost hit points; will not cure poison or disease.)B
488     900 8180(prayer: protection from magic)B
489     900 7920(level: 10)B
490     900 7660(sp cost: 30 speed: 3.00)B
491     900 7400(range: touch duration: special)B
492     900 7140(description: Protects recipient from magic, giving them a +5 bonus to their saving throw against magical)B
493     900 6880(attacks.)B
494     900 6360(Level 13)B
495     900 6100(=========)B
496     900 5580(prayer: protection from attack)B
497     900 5320(level: 13)B
498     900 5060(sp cost: 50 speed: 5.00)B
499     900 4800(range: touch duration: special)B
500     900 4540(description: Protects recipient from physical attack so well, that they only take 1/2 damage from physical)B
501     900 4280(based attacks.)B
502     900 3760(Level 15)B
503     900 3500(=========)B
504     900 2980(prayer: word of recall)B
505     900 2720(level: 15)B
506     900 2460(sp cost: 40 speed: 3.00)B
507     900 2200(range: self duration: special)B
508     900 1940(description: Teleports caster back to starting map shortly after casting.)B
509     900 1420(Level 18)B
510     900 1160(=========)B
511     900 640(spell: destruction)B
512     EndPage
513     %%Page: ? 9
514     StartPage
515     0 F
516     900 14940(level: 18)B
517     900 14680(sp cost: 20 speed: 0.20)B
518     900 14420(range: special duration: instant)B
519     900 14160(description: Does 5+Int dmg to every creature on level.)B
520     EndPage
521     %%Trailer
522     EndEnscriptDoc
523     EnscriptJob restore