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.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:29:56 2010 UTC

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