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.5 by root, Sat Mar 3 00:51:15 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:30 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
12grace 120
13dam 1
14level 16
5type 101 15type 101
6subtype 43 16subtype 43
7level 16 17path_attuned 524288
8value 160 18value 160
9grace 120 19invisible 1
20no_drop 1
10casting_time 15 21casting_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 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines