--- deliantra/arch/spell/Change_Ability/spell_charisma.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_charisma.arc 2010/04/02 21:34:28 1.12 @@ -1,18 +1,23 @@ -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 -type 101 +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 subtype 24 +path_attuned 32 value 30 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -Cha 1 +duration_modifier 4 +no_drop 1 +casting_time 20 end +