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.7 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:30 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines