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.6 by root, Sat Mar 3 01:16:47 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:15 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
12face spell_pyromancy.x11
13sp 15
14maxsp 18
15food 10
16dam 75
17level 30
18type 101
19subtype 5
20attacktype 256
21path_attuned 16
22value 80
23invisible 1
24duration 10
25range 12
26duration_modifier 4
27dam_modifier 1
28no_drop 1
29casting_time 10
30end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines