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.9 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.12 by root, Thu Sep 17 08:14:49 2009 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 4skill sorcery
5msg 5msg
6This spell fires a weakly-tracking magical bolt. 6Fires a weakly-tracking magical bolt.
7It can actually turn to reach the target, but the turning is weak, even stupid: 7It can actually track the target, but the turning is weak, even stupid:
8at times these missiles will fly right into a wall. 8at times these missiles will fly right into a wall.
9endmsg 9endmsg
10other_arch magic_missile 10other_arch magic_missile
11sound wn/magic-missile-1-miss 11sound wn/magic-missile-1-miss
12face spell_sorcery.x11 12face spell_sorcery.x11
13sp 1 13sp 1
14maxsp 10 14maxsp 10
15dam 9 15dam 9
16level 1 16level 4
17type 101 17type 101
18subtype 11 18subtype 11
19attacktype 2 19attacktype 2
20path_attuned 16 20path_attuned 16
21value 10 21value 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines