--- deliantra/arch/spell/MoodChange/spell_pacify.arc 2007/02/06 22:41:30 1.4 +++ deliantra/arch/spell/MoodChange/spell_pacify.arc 2007/03/03 00:51:15 1.5 @@ -1,24 +1,23 @@ -object spell_pacify +Object spell_pacify name pacify name_pl pacify -skill praying -msg -Target starts to be peaceful and stops attacking caster. -endmsg -other_arch detect_magic face spell_praying.x11 -grace 10 -maxgrace 25 level 4 +grace 10 +casting_time 2 +path_attuned 1024 +skill praying type 101 subtype 34 -path_attuned 1024 value 40 +no_drop 1 invisible 1 range 1 range_modifier 5 +maxgrace 25 unaggressive 1 -no_drop 1 -casting_time 2 +other_arch detect_magic +msg +Target starts to be peaceful and stops attacking caster. +endmsg end -