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

Comparing deliantra/arch/spell/Swarm/spell_bullet_storm.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:57 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 UTC

1object spell_bullet_storm 1object spell_bullet_storm
2name bullet storm 2name bullet storm
3name_pl bullet storm 3name_pl bullet storm
4skill evocation
5msg
6Bullet storm fires multiple bullets in the casting direction
7and hurts anything that is hit by the bullets.
8endmsg
9other_arch spell_lg_magic_bullet
4face spell_evocation.x11 10face spell_evocation.x11
5skill evocation 11sp 8
12maxsp 12
13level 10
6type 101 14type 101
7subtype 36 15subtype 36
8level 10 16path_attuned 16
9value 100 17value 100
10sp 8 18invisible 1
11casting_time 5
12path_attuned 16
13other_arch spell_lg_magic_bullet
14duration 3 19duration 3
15duration_modifier 4 20duration_modifier 4
16maxsp 12
17no_drop 1 21no_drop 1
18invisible 1 22casting_time 5
19msg
20Bullet storm fires multiple bullets in the casting direction
21and hurt anything that are hit by the bullets.
22endmsg
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines