--- deliantra/arch/spell/Cone/spell_spiderweb.arc 2006/02/06 20:26:24 1.1.1.1 +++ deliantra/arch/spell/Cone/spell_spiderweb.arc 2010/04/21 09:29:57 1.13 @@ -1,23 +1,30 @@ -Object spell_spiderweb +object spell_spiderweb +inherit type_spell name spiderweb name_pl spiderweb -face spell_praying.111 -level 4 -grace 10 -casting_time 10 -path_attuned 2048 +skill praying +msg +Creates a cone of gooey spider silk at your enemies. +It can nearly immobilize anyone hit. + +This is a special prayer of the priests of Gaea. It is granted at low level. +endmsg other_arch spiderweb_cone -dam 0 -dam_modifier 0 -range 10 -duration 2 -range_modifier 5 +face spell_praying.x11 +grace 10 maxgrace 50 -type 101 +dam 0 +level 12 subtype 7 -value 40 attacktype 0 -no_drop 1 +path_attuned 2048 +value 1 invisible 1 -skill praying +duration 2 +range 10 +range_modifier 5 +dam_modifier 0 +no_drop 1 +casting_time 10 end +