--- deliantra/arch/spell/MagicWall/spell_darkness.arc 2007/01/02 21:58:33 1.2 +++ deliantra/arch/spell/MagicWall/spell_darkness.arc 2010/04/02 21:26:29 1.9 @@ -1,22 +1,30 @@ -Object spell_darkness +object spell_darkness +inherit type_spell name darkness name_pl darkness +skill praying +msg +Creates a wall of pure darkness in the direction it is cast but perpendicular to it. + +The darkness will block vision, but nothing else, and will eventually go away on its +own accord. +endmsg +other_arch darkness face spell_praying.x11 -level 5 grace 15 -casting_time 5 -path_attuned 524288 -other_arch darkness -skill praying +maxgrace 50 +level 12 type 101 subtype 15 +path_attuned 524288 value 50 -no_drop 1 invisible 1 duration 50 -duration_modifier 2 -maxgrace 50 range 2 range_modifier 13 -no_pass 1 +duration_modifier 2 +move_block all +no_drop 1 +casting_time 5 end +