--- deliantra/arch/spell/Cone/spell_spiderweb.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Cone/spell_spiderweb.arc 2007/03/03 01:16:50 1.6 @@ -1,27 +1,26 @@ object spell_spiderweb name spiderweb name_pl spiderweb -skill praying -msg -This spell fires a gooey ball of spidersilk at your enemies. It will hit and then splash into a sticky mess, nearly immobilizing anyone hit. This is a special prayer of the priests of Gaea. It is granted at low level. -endmsg -other_arch spiderweb_cone face spell_praying.x11 +level 4 grace 10 -maxgrace 50 +casting_time 10 +path_attuned 2048 +other_arch spiderweb_cone dam 0 -level 4 +dam_modifier 0 +range 10 +duration 2 +range_modifier 5 +maxgrace 50 type 101 subtype 7 -attacktype 0 -path_attuned 2048 value 40 -invisible 1 -duration 2 -range 10 -range_modifier 5 -dam_modifier 0 +attacktype 0 no_drop 1 -casting_time 10 +invisible 1 +skill praying +msg +This spell fires a gooey ball of spidersilk at your enemies. It will hit and then splash into a sticky mess, nearly immobilizing anyone hit. This is a special prayer of the priests of Gaea. It is granted at low level. +endmsg end -