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.9 by root, Thu Sep 17 08:14:47 2009 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_magic_bullet 1object spell_magic_bullet
2inherit type_spell
2name magic bullet 3name magic bullet
3name_pl magic bullet 4name_pl magic bullet
4skill sorcery 5skill sorcery
5msg 6msg
6A magic bullet causes damage in anything it hits. 7A magic bullet causes damage in anything it hits.
11face spell_sorcery.x11 12face spell_sorcery.x11
12sp 1 13sp 1
13maxsp 6 14maxsp 6
14dam 10 15dam 10
15level 1 16level 1
16type 101
17subtype 5 17subtype 5
18attacktype 2 18attacktype 2
19path_attuned 16 19path_attuned 16
20value 10 20value 10
21invisible 1 21invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines