--- deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/03/03 01:16:43 1.6 +++ deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/03/03 01:24:13 1.7 @@ -1,26 +1,27 @@ object spell_curse name curse name_pl curse +skill praying +msg +Your god will cast a curse on your target. +The curse will alter some of his stats in a negative way. +endmsg face spell_praying.x11 -level 2 grace 8 -casting_time 5 -path_attuned 128 -skill praying +maxgrace 30 +wc -1 +ac -1 +level 2 type 101 subtype 26 +resist_godpower 35 +path_attuned 128 value 20 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 30 -resist_godpower 35 -ac -1 -wc -1 range 30 -msg -Your god will cast a curse on your target. -The curse will alter some of his stats in a negative way. -endmsg +duration_modifier 4 +no_drop 1 +casting_time 5 end +