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.9 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:26:35 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 casting direction, 7Sends multiple bullets in the targetted direction,
7hurting anything that is 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 15type 101
15subtype 36 16subtype 36
16path_attuned 16 17path_attuned 16
17value 70 18value 70
18invisible 1 19invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines