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.4 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:20 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.x11
4skill sorcery 5skill sorcery
6type 101
7subtype 36
8level 7
9value 70
10sp 6
11casting_time 3
12path_attuned 16
13other_arch spell_magic_missile
14duration 3
15duration_modifier 4
16maxsp 12
17no_drop 1
18invisible 1
5msg 19msg
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. 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.
7endmsg 21endmsg
8other_arch spell_magic_missile
9face spell_sorcery.x11
10sp 6
11maxsp 12
12level 7
13type 101
14subtype 36
15path_attuned 16
16value 70
17invisible 1
18duration 3
19duration_modifier 4
20no_drop 1
21casting_time 3
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines