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.9 by root, Thu Sep 17 08:14:52 2009 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:07 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines