ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_fear.arc
Revision: 1.13
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.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_fear
2 inherit type_spell
3 name fear
4 name_pl fear
5 skill sorcery
6 msg
7 Project a cone of fear that will make your enemies panic and run away
8 into the targetted direction.
9 endmsg
10 other_arch fear
11 face spell_sorcery.x11
12 sp 6
13 maxsp 12
14 dam 5
15 level 12
16 subtype 7
17 attacktype 16386
18 path_attuned 1024
19 value 1
20 invisible 1
21 duration 2
22 range 4
23 range_modifier 3
24 dam_modifier 0
25 no_drop 1
26 casting_time 5
27 end
28