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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines