ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_meteor_swarm.arc
(Generate patch)

Comparing deliantra/arch/spell/Swarm/spell_meteor_swarm.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:52 2009 UTC

1Object spell_meteor_swarm 1object spell_meteor_swarm
2name meteor swarm 2name meteor swarm
3name_pl meteor swarm 3name_pl meteor swarm
4skill pyromancy
5msg
6Fires several comets, causing a swath of fire damage.
7endmsg
8other_arch spell_comet
4face spell_pyromancy.x11 9face spell_pyromancy.x11
5skill pyromancy 10sp 60
11maxsp 12
12level 60
6type 101 13type 101
7subtype 36 14subtype 36
8level 60 15path_attuned 16
9value 120 16value 120
10sp 30 17invisible 1
11casting_time 12
12path_attuned 16
13other_arch spell_comet
14duration 3 18duration 3
15duration_modifier 4 19duration_modifier 4
16maxsp 12
17no_drop 1 20no_drop 1
18invisible 1 21casting_time 12
19msg
20Meteor swarm fires several comet spells,
21causing a swath of fire damage.
22endmsg
23end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines