ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_reincarnation.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:03 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

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