--- deliantra/arch/spell/MoodChange/spell_conflict.arc 2007/02/06 22:41:30 1.4 +++ deliantra/arch/spell/MoodChange/spell_conflict.arc 2007/03/03 00:51:15 1.5 @@ -1,24 +1,23 @@ -object spell_conflict +Object spell_conflict name conflict name_pl conflict -skill praying -msg -This special prayer of Lythander will confuse and distract any monsters nearby, setting them to attack whatever is nearest, be it friend or foe. Granted at medium level. -endmsg -other_arch detect_magic face spell_praying.x11 -grace 50 -maxgrace 10 level 10 +grace 50 +casting_time 10 +path_attuned 1024 +skill praying type 101 subtype 34 -path_attuned 1024 value 100 +no_drop 1 invisible 1 range 5 range_modifier 10 -no_drop 1 +maxgrace 10 berserk 1 -casting_time 10 +other_arch detect_magic +msg +This special prayer of Lythander will confuse and distract any monsters nearby, setting them to attack whatever is nearest, be it friend or foe. Granted at medium level. +endmsg end -