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

Comparing deliantra/arch/spell/Bullet/spell_lg_bullet.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 09:40:12 2006 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:28 2010 UTC

1Object spell_lg_magic_bullet 1object spell_lg_magic_bullet
2inherit type_spell
2name large bullet 3name large bullet
3name_pl large bullet 4name_pl large bullet
5skill evocation
6msg
7Like magic bullet, except that it does much more damage.
8endmsg
9other_arch lbullet
10sound wn/magic-missile-1-miss
4face spell_evocation.111 11face spell_evocation.x11
5level 4
6sp 3 12sp 3
13maxsp 25
14dam 25
15level 20
16subtype 5
17attacktype 2
18path_attuned 16
19value 40
20invisible 1
21dam_modifier 1
22no_drop 1
7casting_time 6 23casting_time 6
8path_attuned 16
9other_arch lbullet
10dam 25
11dam_modifier 1
12maxsp 25
13skill evocation
14type 101
15subtype 5
16value 40
17attacktype 2
18no_drop 1
19invisible 1
20msg
21Like magic bullet, except much more damage.
22endmsg
23end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines