--- deliantra/arch/spell/Change_Ability/spell_dexterity.arc 2006/08/09 09:49:23 1.2 +++ deliantra/arch/spell/Change_Ability/spell_dexterity.arc 2010/04/21 09:29:57 1.13 @@ -1,21 +1,23 @@ -Object spell_dexterity +object spell_dexterity +inherit type_spell name dexterity name_pl dexterity -face spell_sorcery.111 -level 3 -sp 12 -casting_time 20 -path_attuned 32 skill sorcery -type 101 +msg +Temporarily increase your dexterity by some amount. +The amount depends on your current dexterity and your strength as a magician. +endmsg +face spell_sorcery.x11 +dex 1 +sp 12 +level 16 subtype 24 -value 30 -no_drop 1 +path_attuned 32 +value 1 invisible 1 -duration_modifier 4 duration 500 -Dex 1 -msg -This spell may increase your dexterity by some amount. The amount depends on your current dexterity and your strength as a magician. -endmsg +duration_modifier 4 +no_drop 1 +casting_time 20 end +