ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_raise_dead.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_raise_dead
2 name raise dead
3 name_pl raise dead
4 face spell_praying.x11
5 type 101
6 subtype 1
7 level 10
8 value 100
9 grace 150
10 casting_time 25
11 path_attuned 256
12 skill praying
13 no_drop 1
14 invisible 1
15 Con 2
16 exp 5
17 randomitems raise_dead_failure
18 msg
19 This spell brings back a dead character. The
20 raised character loses some experience and
21 their constitution is diminished.
22
23 Note: This spell is only useful on servers
24 which use the permanent death mode of play.
25 endmsg
26 end