--- deliantra/arch/spell/Change_Ability/spell_charisma.arc 2006/08/09 09:49:23 1.2 +++ 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 -face spell_sorcery.111 -level 3 -sp 12 -casting_time 20 -path_attuned 32 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 +cha 1 +sp 12 +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 +