ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_resurrection
2 name resurrection
3 name_pl resurrection
4 face spell_praying.x11
5 type 101
6 subtype 1
7 level 20
8 value 200
9 grace 250
10 casting_time 50
11 path_attuned 256
12 skill praying
13 no_drop 1
14 invisible 1
15 Con 1
16 exp 10
17 randomitems resurrection_failure
18 msg
19 This spell brings back a dead character. The
20 character suffers less experience and
21 constitution loss than that caused by the raise
22 dead spell.
23
24 Note: This spell is only useful on servers
25 which use the permanent death mode of play.
26 endmsg
27 end