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.6 by root, Sat Mar 3 01:16:53 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.111 4face spell_sorcery.x11
5level 1 5level 1
6sp 1 6sp 1
7casting_time 3 7casting_time 3
8path_attuned 16 8path_attuned 16
9other_arch magic_missile 9other_arch magic_missile
16value 10 16value 10
17attacktype 2 17attacktype 2
18no_drop 1 18no_drop 1
19invisible 1 19invisible 1
20range 25 20range 25
21msg
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.
23endmsg
21end 24end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines