--- deliantra/arch/spell/Misc/spell_daylight.arc 2007/03/03 00:51:14 1.5 +++ deliantra/arch/spell/Misc/spell_daylight.arc 2010/04/02 21:26:30 1.9 @@ -1,19 +1,23 @@ -Object spell_daylight +object spell_daylight +inherit type_spell name daylight name_pl daylight +skill praying +msg +This prayer will bring about a general brightening for the whole area you are in. + +Granted by Gaea and Valriel at medium level +endmsg face spell_praying.x11 +grace 120 +dam -1 +level 18 type 101 subtype 43 -level 18 -value 180 -grace 120 -casting_time 15 -skill praying path_attuned 524288 -no_drop 1 +value 180 invisible 1 -dam -1 -msg -This prayer will bring about a general brightening. Granted by Gaea and Valriel at medium level -endmsg +no_drop 1 +casting_time 15 end +