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.6 by root, Sat Mar 3 01:16:57 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:52 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines