--- deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/02/06 22:41:19 1.4 +++ deliantra/arch/spell/BlessCurse/spell_curse.arc 2007/03/03 00:51:03 1.5 @@ -1,27 +1,26 @@ -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 -grace 8 -maxgrace 30 -wc -1 -ac -1 level 2 +grace 8 +casting_time 5 +path_attuned 128 +skill praying 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 -duration_modifier 4 -no_drop 1 -casting_time 5 +msg +Your god will cast a curse on your target. +The curse will alter some of his stats in a negative way. +endmsg end -