--- deliantra/arch/spell/Bullet/spell_vitriol.arc 2007/03/03 01:16:49 1.6 +++ deliantra/arch/spell/Bullet/spell_vitriol.arc 2010/04/21 09:29:57 1.13 @@ -1,30 +1,34 @@ object spell_vitriol +inherit type_spell name vitriol name_pl vitriol +skill praying +msg +The vitriol prayer is a special prayer of Gorokh. This is a very powerful +prayer since few monsters are immune to acid. The ball of vitriol (acid) +strikes the monster for great damage, then splashes into a puddle which +sears the area around the victim. + +Granted at medium level. +endmsg +other_arch vitriol +sound wn/poison face spell_praying.x11 -level 5 grace 15 -casting_time 10 -path_attuned 512 -other_arch vitriol -dam 100 -dam_modifier 25 -duration 4 -duration_modifier 4 maxgrace 6 -skill praying -type 101 +food 20 +dam 100 +level 25 subtype 5 -value 50 attacktype 64 -no_drop 1 +path_attuned 512 +value 1 invisible 1 +duration 4 range 10 -food 20 -msg -The vitriol prayer is a special prayer of Gorokh. This is a very powerful -prayer since few monsters are immune to acid. The ball of vitriol (acid) -strikes the monster for great damage, then splashes into a puddle which -sears the area around the victim. Granted at medium level. -endmsg +duration_modifier 4 +dam_modifier 25 +no_drop 1 +casting_time 10 end +