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

Comparing deliantra/arch/spell/Bullet/spell_bullet.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:22 2007 UTC

1Object spell_magic_bullet 1object spell_magic_bullet
2name magic bullet 2name magic bullet
3name_pl magic bullet 3name_pl magic bullet
4skill sorcery
5msg
6A magic bullet causes damage in anything it hits.
7It is fired in the cast direction.
8endmsg
9other_arch bullet
4face spell_sorcery.111 10face spell_sorcery.x11
11sp 1
12maxsp 6
13dam 10
5level 1 14level 1
6sp 1
7casting_time 2
8path_attuned 16
9other_arch bullet
10dam 10
11dam_modifier 1
12maxsp 6
13skill sorcery
14type 101 15type 101
15subtype 5 16subtype 5
17attacktype 2
18path_attuned 16
16value 10 19value 10
17attacktype 2 20invisible 1
21dam_modifier 1
18no_drop 1 22no_drop 1
19invisible 1 23casting_time 2
20end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines