--- deliantra/arch/spell/Disease/spell_cause_typhoid.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Disease/spell_cause_typhoid.arc 2007/03/03 00:51:11 1.5 @@ -1,25 +1,24 @@ -object spell_cause_typhoid +Object spell_cause_typhoid name cause typhoid name_pl cause typhoid -skill praying -msg -Typhoid is a deadly disease to humanoids, but other monsters are not affected. -endmsg -other_arch typhoid face spell_praying.x11 -grace 60 -maxgrace 24 -level 8 type 101 subtype 45 -path_attuned 131072 +level 8 value 80 -invisible 1 +grace 60 +casting_time 10 +skill praying +path_attuned 131072 +other_arch typhoid range 5 range_modifier 10 -duration_modifier 10 dam_modifier 1 +duration_modifier 10 +maxgrace 24 no_drop 1 -casting_time 10 +invisible 1 +msg +Typhoid is a deadly disease to humanoids, but other monsters are not affected. +endmsg end -