--- deliantra/arch/spell/Disease/spell_cause_cold.arc 2007/03/03 00:51:10 1.5 +++ deliantra/arch/spell/Disease/spell_cause_cold.arc 2008/09/28 15:12:03 1.9 @@ -1,24 +1,30 @@ -Object spell_cause_cold +object spell_cause_cold name cause cold name_pl cause cold -type 101 -subtype 45 +skill praying +msg +This prayer causes a disease to spread. +This disease is highly contageous, and somewhat debilitating, +but rarely fatal, unless it is complicated by other infections. + +Players and monsters affected will move more slowly, and be weaker, +until the disease runs its course or is cured. +endmsg +other_arch disease_cold face spell_praying.x11 -level 2 -value 20 grace 10 -casting_time 10 -skill praying +maxgrace 10 +level 18 +type 101 +subtype 45 path_attuned 131072 -other_arch disease_cold +value 20 +invisible 1 range 5 range_modifier 10 -dam_modifier 3 duration_modifier 5 -maxgrace 10 +dam_modifier 3 no_drop 1 -invisible 1 -msg -This prayer causes a disease to spread. This disease is highly contageous, and somewhat debilitating, but rarely fatal, unless it is complicated by other infections. Players and monsters affected will move more slowly, and be weaker, until the disease runs its course or is cured. -endmsg +casting_time 10 end +