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

Comparing deliantra/arch/spell/Bullet/spell_comet.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:06 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:04 2007 UTC

1Object spell_comet 1object spell_comet
2name comet 2name comet
3name_pl comet 3name_pl comet
4face spell_pyromancy.x11
5level 30
6value 80
7sp 15
8casting_time 10
9path_attuned 16
10other_arch meteor
11dam 75
12dam_modifier 1
13range 12
14duration 10
15duration_modifier 4
16maxsp 18
17type 101
18subtype 5
19attacktype 256
20no_drop 1
21invisible 1
22skill pyromancy 4skill pyromancy
23food 10
24msg 5msg
25The comet spells fires a comet in a specified 6The comet spells fires a comet in a specified
26direction. This comet inflicts serious 7direction. This comet inflicts serious
27physical harm on whatever it hits, and then 8physical harm on whatever it hits, and then
28bursts into fire. 9bursts into fire.
29endmsg 10endmsg
11other_arch meteor
12sound wn/crossbow-fire-miss
13face spell_pyromancy.x11
14sp 15
15maxsp 18
16food 10
17dam 75
18level 30
19type 101
20subtype 5
21attacktype 256
22path_attuned 16
23value 80
24invisible 1
25duration 10
26range 12
27duration_modifier 4
28dam_modifier 1
29no_drop 1
30casting_time 10
30end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines