ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_ball_lightning.arc
(Generate patch)

Comparing deliantra/arch/spell/MovingBall/spell_ball_lightning.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:16 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines