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

Comparing deliantra/arch/spell/MovingBall/spell_negaball.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:24:22 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC

1object spell_negaball 1object spell_negaball
2name negative energy ball 2name negative energy ball
3name_pl negative energy balls 3name_pl negative energy balls
4skill evocation 4skill evocation
5msg 5msg
6Negative energy balls creates a ball of 6Creates a ball of
7negative energy. This ball heads in the 7negative energy. This ball heads in the
8direction it is cast, and if it encounters a 8direction it is targetted at, and if it encounters a
9monster, it sticks to the monster, draining 9monster, it sticks to the monster, draining
10the monster and doing cold damage as it does 10the monster and doing cold damage as it does
11so. The spell has a limited duration. 11so. The spell has a limited duration.
12endmsg 12endmsg
13other_arch negaball 13other_arch negaball
14face spell_evocation.x11 14face spell_evocation.x11
15sp 10 15sp 10
16maxsp 15 16maxsp 15
17dam 8 17dam 8
18level 9 18level 60
19type 101 19type 101
20subtype 35 20subtype 35
21attacktype 144 21attacktype 144
22path_attuned 8 22path_attuned 8
23value 90 23value 90

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines