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.11 by root, Thu Sep 17 08:14:47 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines