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.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_negaball 1Object spell_negaball
2name negative energy ball 2name negative energy ball
3name_pl negative energy balls 3name_pl negative energy balls
4face spell_evocation.x11
5type 101
6subtype 35
7level 9
8value 90
9sp 10
10casting_time 11
4skill evocation 11skill evocation
12path_attuned 8
13other_arch negaball
14dam 8
15dam_modifier 3
16duration 40
17duration_modifier 1
18maxsp 15
19attacktype 144
20no_drop 1
21invisible 1
5msg 22msg
6Negative energy balls creates a ball of 23Negative energy balls creates a ball of
7negative energy. This ball heads in the 24negative energy. This ball heads in the
8direction it is cast, and if it encounters a 25direction it is cast, and if it encounters a
9monster, it sticks to the monster, draining 26monster, it sticks to the monster, draining
10the monster and doing cold damage as it does 27the monster and doing cold damage as it does
11so. The spell has a limited duration. 28so. The spell has a limited duration.
12endmsg 29endmsg
13other_arch negaball
14face spell_evocation.x11
15sp 10
16maxsp 15
17dam 8
18level 9
19type 101
20subtype 35
21attacktype 144
22path_attuned 8
23value 90
24invisible 1
25duration 40
26duration_modifier 1
27dam_modifier 3
28no_drop 1
29casting_time 11
30end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines