ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_reincarnation.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +2 -2 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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