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.1.1 by root, Mon Feb 6 20:26:25 2006 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
4face spell_sorcery.111
5skill sorcery 5skill sorcery
6type 101 6msg
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.
11endmsg
12other_arch spell_magic_missile
13face spell_sorcery.x11
14sp 6
15maxsp 12
16level 17
7subtype 36 17subtype 36
8level 7
9value 70
10sp 6
11casting_time 3
12path_attuned 16 18path_attuned 16
13other_arch spell_magic_missile 19value 1
20invisible 1
14duration 3 21duration 3
15duration_modifier 4 22duration_modifier 4
16maxsp 12
17no_drop 1 23no_drop 1
18invisible 1 24casting_time 3
19end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines