ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:02 2010 UTC (14 years, 2 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_ball_lightning
2 inherit type_spell
3 name ball lightning
4 name_pl ball lightning
5 skill evocation
6 msg
7 Creates a ball of electrical
8 energy. This ball heads in the general direction it
9 was targetted at, and if it encounters a monster, it
10 sticks to the monster, dancing around and
11 shocking them continuously. The ball
12 has a limited duration.
13 endmsg
14 other_arch ball_lightning
15 face spell_evocation.x11
16 sp 10
17 maxsp 15
18 dam 8
19 level 35
20 subtype 35
21 attacktype 10
22 path_attuned 8
23 value 1
24 invisible 1
25 duration 40
26 duration_modifier 1
27 dam_modifier 3
28 no_drop 1
29 casting_time 10
30 end
31