ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_peace.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +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_peace
2 inherit type_spell
3 name peace
4 name_pl peace
5 skill praying
6 msg
7 The prayer of peace, a special prayer of Gaea,
8 causes those monsters affected to forswear violence forever.
9
10 Granted at medium level.
11 endmsg
12 other_arch peace
13 face spell_praying.x11
14 grace 80
15 maxgrace 36
16 dam 0
17 level 40
18 subtype 7
19 attacktype 0
20 path_attuned 1
21 value 1
22 invisible 1
23 duration 2
24 range 4
25 range_modifier 9
26 dam_modifier 0
27 no_drop 1
28 casting_time 10
29 end
30