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.1 by root, Mon Feb 6 20:26:26 2006 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
4skill sorcery
5msg
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.
7endmsg
8other_arch magic_missile
9sound wn/magic-missile-1-miss
4face spell_sorcery.111 10face spell_sorcery.x11
11sp 1
12maxsp 10
13dam 9
5level 1 14level 1
6sp 1
7casting_time 3
8path_attuned 16
9other_arch magic_missile
10dam 9
11dam_modifier 1
12maxsp 10
13skill sorcery
14type 101 15type 101
15subtype 11 16subtype 11
17attacktype 2
18path_attuned 16
16value 10 19value 10
17attacktype 2
18no_drop 1
19invisible 1 20invisible 1
20range 25 21range 25
22dam_modifier 1
23no_drop 1
24casting_time 3
21end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines