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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:25 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines