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

Comparing deliantra/arch/spell/Swarm/spell_bullet_swarm.arc (file contents):
Revision 1.5 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines