ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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