ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicMissile/spell_magic_miss.arc
(Generate patch)

Comparing deliantra/arch/spell/MagicMissile/spell_magic_miss.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:53 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:05 2007 UTC

1object spell_magic_missile 1object spell_magic_missile
2name magic missile 2name magic missile
3name_pl magic missile 3name_pl magic missile
4face spell_sorcery.x11
5level 1
6sp 1
7casting_time 3
8path_attuned 16
9other_arch magic_missile
10dam 9
11dam_modifier 1
12maxsp 10
13skill sorcery 4skill sorcery
14type 101
15subtype 11
16value 10
17attacktype 2
18no_drop 1
19invisible 1
20range 25
21msg 5msg
22This spell fires a weakly-tracking magical bolt. It 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. 6This spell fires a weakly-tracking magical bolt. It 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.
23endmsg 7endmsg
8other_arch magic_missile
9sound wn/magic-missile-1-miss
10face spell_sorcery.x11
11sp 1
12maxsp 10
13dam 9
14level 1
15type 101
16subtype 11
17attacktype 2
18path_attuned 16
19value 10
20invisible 1
21range 25
22dam_modifier 1
23no_drop 1
24casting_time 3
24end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines