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.11 by root, Thu Sep 17 08:14:47 2009 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
6Fires a comet, a large ball of fire, 7Fires a comet, a large ball of fire,
14sp 30 15sp 30
15maxsp 18 16maxsp 18
16food 10 17food 10
17dam 75 18dam 75
18level 40 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