--- deliantra/arch/spell/BlessCurse/spell_bless.arc 2006/08/09 09:40:12 1.2 +++ deliantra/arch/spell/BlessCurse/spell_bless.arc 2010/04/21 09:29:55 1.12 @@ -1,26 +1,27 @@ -Object spell_bless +object spell_bless +inherit type_spell name bless name_pl bless -face spell_praying.111 -level 2 -grace 8 -casting_time 5 -path_attuned 128 -skill praying -type 101 -subtype 25 race holy_blessing -value 20 -no_drop 1 -invisible 1 -duration_modifier 4 -duration 500 -maxgrace 30 -resist_godpower 35 -ac 1 -wc 1 +skill praying msg Your god will bless you or your target. -The blessing will temporarily alter some of your stats (in a positive way). +The blessing will temporarily alter some of your stats in a positive way. endmsg +face spell_praying.x11 +grace 8 +maxgrace 30 +wc 1 +ac 1 +level 5 +subtype 25 +resist_godpower 35 +path_attuned 128 +value 1 +invisible 1 +duration 500 +duration_modifier 4 +no_drop 1 +casting_time 5 end +