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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines