ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_nightfall.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_nightfall.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1Object spell_nightfall 1object spell_nightfall
2inherit type_spell
2name nightfall 3name nightfall
3name_pl nightfall 4name_pl nightfall
5skill praying
6msg
7This prayer will bring about a general darkness in the whole area you are in!
8
9Granted by Gaea and Devourers at medium level.
10endmsg
4face spell_praying.x11 11face spell_praying.x11
5type 101 12grace 120
13dam 1
14level 16
6subtype 43 15subtype 43
7level 16 16path_attuned 524288
8value 160 17value 160
9grace 120 18invisible 1
19no_drop 1
10casting_time 15 20casting_time 15
11skill praying
12path_attuned 524288
13no_drop 1
14invisible 1
15dam 1
16msg
17This prayer will bring about a general darkness. Granted by Gaea and Devourers at medium level.
18endmsg
19end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines