ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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