--- deliantra/arch/spell/Disease/spell_cause_leprosy.arc 2006/02/06 20:26:26 1.1.1.1 +++ deliantra/arch/spell/Disease/spell_cause_leprosy.arc 2010/04/21 09:29:58 1.12 @@ -1,21 +1,27 @@ -Object spell_cause_leprosy +object spell_cause_leprosy +inherit type_spell name cause leprosy name_pl cause leprosy -face spell_praying.111 -type 101 -subtype 45 -level 5 -value 50 -grace 20 -casting_time 10 skill praying -path_attuned 131072 +msg +This prayer inflicts leprosy upon one target. +Leprosy is not usually contageous, but touching may spread the disease. +Beware the attack of a monster on which you've inflicted leprosy! +endmsg other_arch leprosy +face spell_praying.x11 +grace 20 +maxgrace 10 +level 25 +subtype 45 +path_attuned 131072 +value 1 +invisible 1 range 5 range_modifier 10 -dam_modifier 1 duration_modifier 1 -maxgrace 10 +dam_modifier 1 no_drop 1 -invisible 1 +casting_time 10 end +