ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_turn_undead.arc
Revision: 1.11
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.10: +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_turn_undead
2 inherit type_spell
3 name turn undead
4 name_pl turn undead
5 skill praying
6 msg
7 This prayer inflict fear in the undeads so they flee. This is a cone spell.
8 endmsg
9 other_arch turn_undead
10 face spell_praying.x11
11 grace 2
12 maxgrace 12
13 dam 0
14 level 10
15 subtype 7
16 attacktype 8192
17 path_attuned 65536
18 value 1
19 invisible 1
20 duration 1
21 range 3
22 range_modifier 4
23 dam_modifier 0
24 no_drop 1
25 casting_time 5
26 end
27