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

Comparing deliantra/arch/spell/Bolt/spell_negabolt.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:20 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:04 2007 UTC

1object spell_negabolt 1Object spell_negabolt
2name negative energy bolt 2name negative energy bolt
3name_pl negative energy bolts 3name_pl negative energy bolts
4face spell_evocation.x11
5level 4
6sp 13
7casting_time 6
8path_attuned 8
9other_arch negabolt
10dam 8
11dam_modifier 3
12duration 16
13maxsp 24
4skill evocation 14skill evocation
15type 101
16subtype 4
17value 40
18attacktype 144
19range 24
20no_drop 1
21invisible 1
5msg 22msg
6The negative energe bolt hits creatures, 23The negative energe bolt hits creatures,
7draining them of experience and also 24draining them of experience and also
8hitting them with a cold attack. 25hitting them with a cold attack.
9endmsg 26endmsg
10other_arch negabolt
11face spell_evocation.x11
12sp 13
13maxsp 24
14dam 8
15level 4
16type 101
17subtype 4
18attacktype 144
19path_attuned 8
20value 40
21invisible 1
22duration 16
23range 24
24dam_modifier 3
25no_drop 1
26casting_time 6
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines