ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/RaiseDead/spell_resurrection.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:03 2010 UTC (14 years, 3 months 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_resurrection
2 inherit type_spell
3 name resurrection
4 name_pl resurrection
5 skill praying
6 msg
7 Brings back a dead character. The
8 character suffers less experience and
9 constitution loss than that caused by the raise
10 dead spell.
11
12 Note: This prayer is only useful on servers
13 which use the permanent death mode of play.
14 endmsg
15 face spell_praying.x11
16 con 1
17 grace 250
18 exp 10
19 level 60
20 subtype 1
21 path_attuned 256
22 value 1
23 invisible 1
24 randomitems resurrection_failure
25 no_drop 1
26 casting_time 50
27 end
28