--- deliantra/arch/spell/Misc/spell_daylight.arc 2007/01/02 21:58:37 1.3 +++ deliantra/arch/spell/Misc/spell_daylight.arc 2010/04/02 21:34:29 1.10 @@ -1,19 +1,22 @@ -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 -type 101 -subtype 43 -level 18 -value 180 grace 120 -casting_time 15 -skill praying +dam -1 +level 18 +subtype 43 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 +