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