ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:25 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object spell_resurrection
2     name resurrection
3     name_pl resurrection
4     face spell_praying.111
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