--- deliantra/arch/spell/Misc/spell_nightfall.arc 2007/03/03 00:51:15 1.5 +++ deliantra/arch/spell/Misc/spell_nightfall.arc 2010/04/21 09:30:01 1.11 @@ -1,19 +1,22 @@ -Object spell_nightfall +object spell_nightfall +inherit type_spell name nightfall name_pl nightfall +skill praying +msg +This prayer will bring about a general darkness in the whole area you are in! + +Granted by Gaea and Devourers at medium level. +endmsg face spell_praying.x11 -type 101 -subtype 43 -level 16 -value 160 grace 120 -casting_time 15 -skill praying +dam 1 +level 16 +subtype 43 path_attuned 524288 -no_drop 1 +value 1 invisible 1 -dam 1 -msg -This prayer will bring about a general darkness. Granted by Gaea and Devourers at medium level. -endmsg +no_drop 1 +casting_time 15 end +