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.5 by root, Sat Mar 3 00:51:07 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:24 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.x11 11face spell_evocation.x11
5level 4
6sp 3 12sp 3
7casting_time 6 13maxsp 25
8path_attuned 16
9other_arch lbullet
10dam 25 14dam 25
11dam_modifier 1 15level 20
12maxsp 25
13skill evocation
14type 101 16type 101
15subtype 5 17subtype 5
18attacktype 2
19path_attuned 16
16value 40 20value 40
17attacktype 2 21invisible 1
22dam_modifier 1
18no_drop 1 23no_drop 1
19invisible 1 24casting_time 6
20msg
21Like magic bullet, except much more damage.
22endmsg
23end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines