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

Comparing deliantra/arch/spell/RaiseDead/spell_resurrection.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:04 2008 UTC

1object spell_resurrection 1object spell_resurrection
2name resurrection 2name resurrection
3name_pl resurrection 3name_pl resurrection
4skill praying 4skill praying
5msg 5msg
6This spell brings back a dead character. The 6This spell brings back a dead character. The
7character suffers less experience and 7character suffers less experience and
8constitution loss than that caused by the raise 8constitution loss than that caused by the raise
9dead spell. 9dead spell.
10 10
11Note: This spell is only useful on servers 11Note: This spell is only useful on servers
13endmsg 13endmsg
14face spell_praying.x11 14face spell_praying.x11
15con 1 15con 1
16grace 250 16grace 250
17exp 10 17exp 10
18level 20 18level 60
19type 101 19type 101
20subtype 1 20subtype 1
21path_attuned 256 21path_attuned 256
22value 200 22value 200
23invisible 1 23invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines