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.10 by root, Thu Sep 17 08:14:48 2009 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:28 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
6Temporarily increase your charisma by some amount. 7Temporarily increase your charisma by some amount.
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 30
17invisible 1 17invisible 1
18duration 500 18duration 500

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines