ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_reincarnation.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

# User Rev Content
1 root 1.1 Object spell_reincarnation
2     name reincarnation
3     name_pl reincarnation
4 pippijn 1.2 face spell_praying.x11
5 root 1.1 type 101
6     subtype 1
7     level 25
8     value 250
9     grace 350
10     casting_time 30
11     path_attuned 256
12     skill praying
13     no_drop 1
14     invisible 1
15     exp 20
16     randomitems reincarnation_failure
17     race reincarnation_races
18     msg
19     This spell brings back a dead character,
20     usually as a new race, although the character
21     could be lucky and end up as the same race
22     they had previously. The character will have
23     all the benefits and penalties of the new
24     race.
25    
26     Note: This spell is only useful on servers
27     which use the permanent death mode of play.
28     endmsg
29     end