ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_charisma.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_charisma.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_charisma 1object spell_charisma
2inherit type_spell
2name charisma 3name charisma
3name_pl charisma 4name_pl charisma
4skill sorcery 5skill sorcery
5msg 6msg
6This spell may temporarily increase your charisma by some amount. 7Temporarily increase your charisma by some amount.
7The amount depends on your current charisma and your strength as a magician. 8The amount depends on your current charisma and spell level.
8endmsg 9endmsg
9face spell_sorcery.x11 10face spell_sorcery.x11
10cha 1 11cha 1
11sp 12 12sp 12
12level 16 13level 16
13type 101
14subtype 24 14subtype 24
15path_attuned 32 15path_attuned 32
16value 30 16value 1
17invisible 1 17invisible 1
18duration 500 18duration 500
19duration_modifier 4 19duration_modifier 4
20no_drop 1 20no_drop 1
21casting_time 20 21casting_time 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines