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.14 by elmex, Wed Apr 21 09:30:07 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines