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

Comparing deliantra/arch/spell/Change_Ability/spell_constitution.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:17 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines