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.4 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:28 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines