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.2 by elmex, Wed Aug 9 10:55:11 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:04 2008 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.
7They can actually turn to reach the target, but the turning is weak, even stupid:
8at times these missiles will fly right into a wall.
9endmsg
10other_arch spell_magic_missile
11face spell_sorcery.x11
12sp 6
13maxsp 12
14level 17
6type 101 15type 101
7subtype 36 16subtype 36
8level 7 17path_attuned 16
9value 70 18value 70
10sp 6 19invisible 1
11casting_time 3
12path_attuned 16
13other_arch spell_magic_missile
14duration 3 20duration 3
15duration_modifier 4 21duration_modifier 4
16maxsp 12
17no_drop 1 22no_drop 1
18invisible 1 23casting_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 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines