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.4 by root, Tue Feb 6 22:41:22 2007 UTC vs.
Revision 1.13 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_comet 1object spell_comet
2inherit type_spell
2name comet 3name comet
3name_pl comet 4name_pl comet
4skill pyromancy 5skill pyromancy
5msg 6msg
6The comet spells fires a comet in a specified 7Fires a comet, a large ball of fire,
7direction. This comet inflicts serious 8in the tragetted direction. This comet inflicts serious
8physical harm on whatever it hits, and then 9physical harm on whatever it hits, and then
9bursts into fire. 10explodes into a ball of fire.
10endmsg 11endmsg
11other_arch meteor 12other_arch meteor
13sound wn/crossbow-fire-miss
12face spell_pyromancy.x11 14face spell_pyromancy.x11
13sp 15 15sp 30
14maxsp 18 16maxsp 18
15food 10 17food 10
16dam 75 18dam 75
17level 30 19level 40
18type 101
19subtype 5 20subtype 5
20attacktype 256 21attacktype 256
21path_attuned 16 22path_attuned 16
22value 80 23value 80
23invisible 1 24invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines