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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines