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.3 by pippijn, Tue Jan 2 21:58:22 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:23 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines