--- deliantra/arch/spell/Change_Ability/spell_constitution.arc 2007/03/03 00:51:08 1.5 +++ deliantra/arch/spell/Change_Ability/spell_constitution.arc 2010/04/02 21:26:26 1.11 @@ -1,21 +1,24 @@ -Object spell_constitution +object spell_constitution +inherit type_spell name constitution name_pl constitution +skill sorcery +msg +Temporarily increase your constitution by some amount. +The amount depends on your current constitution and the spell level. +endmsg face spell_sorcery.x11 -level 4 +con 1 sp 15 -casting_time 20 -path_attuned 32 -skill sorcery +level 16 type 101 subtype 24 +path_attuned 32 value 40 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -Con 1 -msg -This spell may increase your constitution by some amount. The amount depends on your current constitution and your strength as a magician. -endmsg +duration_modifier 4 +no_drop 1 +casting_time 20 end +