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

Comparing deliantra/arch/spell/Swarm/spell_missile_swarm.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:24 2007 UTC

1Object spell_missile_swarm 1object spell_missile_swarm
2name missile swarm 2name missile swarm
3name_pl missile swarm 3name_pl missile swarm
4face spell_sorcery.111
5skill sorcery 4skill sorcery
5msg
6This spell fires many magic missiles. They can actually turn to reach the target, but the turning is weak. The tracking is stupid: at times these missiles will fly right into a wall.
7endmsg
8other_arch spell_magic_missile
9face spell_sorcery.x11
10sp 6
11maxsp 12
12level 7
6type 101 13type 101
7subtype 36 14subtype 36
8level 7 15path_attuned 16
9value 70 16value 70
10sp 6 17invisible 1
11casting_time 3
12path_attuned 16
13other_arch spell_magic_missile
14duration 3 18duration 3
15duration_modifier 4 19duration_modifier 4
16maxsp 12
17no_drop 1 20no_drop 1
18invisible 1 21casting_time 3
19end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines