ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_sparkshower.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_spark_shower
2 inherit type_spell
3 name spark shower
4 name_pl spark shower
5 skill sorcery
6 msg
7 Creates a cone of electrical energy.
8 Creatures caught within the cone take magical
9 and electrical damage.
10
11 The damage is not very high, but the spell lasts a long time
12 and can be used to gradually weaken hordes of monsters while
13 you deal with individual creatures.
14
15 Some of the hipper mages around also use spark shower as a large area
16 light, as the sparks shine quite bright.
17 endmsg
18 other_arch sparkshower
19 face spell_sorcery.x11
20 sp 4
21 maxsp 9
22 dam 15
23 level 20
24 subtype 7
25 attacktype 10
26 path_attuned 8
27 value 1
28 invisible 1
29 duration 10
30 range 6
31 range_modifier 5
32 dam_modifier 3
33 no_drop 1
34 casting_time 6
35 end
36