--- deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/01/02 21:58:16 1.3 +++ deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/02/06 22:41:19 1.4 @@ -1,26 +1,27 @@ -Object spell_curse +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 +