ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:39 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

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