--- deliantra/arch/spell/Change_Ability/spell_strength.arc 2006/02/06 20:26:23 1.1.1.1 +++ deliantra/arch/spell/Change_Ability/spell_strength.arc 2010/04/21 09:29:57 1.13 @@ -1,18 +1,23 @@ -Object spell_strength +object spell_strength +inherit type_spell name strength name_pl strength -face spell_sorcery.111 -level 2 -sp 10 -casting_time 20 -path_attuned 32 skill sorcery -type 101 +msg +Increase your strength by some amount. +The amount depends on your current strength and the spell level. +endmsg +face spell_sorcery.x11 +str 1 +sp 10 +level 16 subtype 24 -value 20 -no_drop 1 +path_attuned 32 +value 1 invisible 1 -duration_modifier 4 duration 500 -Str 1 +duration_modifier 4 +no_drop 1 +casting_time 20 end +