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.7 by root, Sat Mar 3 01:24:24 2007 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:07 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines