ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_ball_lightning
2 name ball lightning
3 name_pl ball lightning
4 face spell_evocation.x11
5 type 101
6 subtype 35
7 level 9
8 value 90
9 sp 10
10 casting_time 10
11 skill evocation
12 path_attuned 8
13 other_arch ball_lightning
14 dam 8
15 dam_modifier 3
16 duration 40
17 duration_modifier 1
18 maxsp 15
19 attacktype 10
20 no_drop 1
21 invisible 1
22 msg
23 Ball lightning creates a ball of electrical
24 energy. This ball heads in the direction it
25 is cast, and if it encounters a monster, it
26 sticks to the monster, dancing around and
27 shocking them continuously. The spell
28 has a limited duration.
29 endmsg
30 end