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.9 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:56 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, a large ball of fire, 7Fires a comet, a large ball of fire,
7in a specified direction. 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
9explodes into a ball of fire. 10explodes into a ball of fire.
10endmsg 11endmsg
11other_arch meteor 12other_arch meteor
12sound wn/crossbow-fire-miss 13sound wn/crossbow-fire-miss
13face spell_pyromancy.x11 14face spell_pyromancy.x11
14sp 15 15sp 30
15maxsp 18 16maxsp 18
16food 10 17food 10
17dam 75 18dam 75
18level 30 19level 40
19type 101
20subtype 5 20subtype 5
21attacktype 256 21attacktype 256
22path_attuned 16 22path_attuned 16
23value 80 23value 1
24invisible 1 24invisible 1
25duration 10 25duration 10
26range 12 26range 12
27duration_modifier 4 27duration_modifier 4
28dam_modifier 1 28dam_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines