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.1.1.1 by root, Mon Feb 6 20:26:25 2006 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
4face spell_evocation.111
5skill evocation 5skill evocation
6type 101 6msg
7Sends multiple bullets in the targetted direction,
8hurting anything that gets hit by the bullets.
9endmsg
10other_arch spell_small_bullet
11face spell_evocation.x11
12sp 6
13maxsp 12
14level 16
7subtype 36 15subtype 36
8level 7
9value 70
10sp 6
11casting_time 5
12path_attuned 16 16path_attuned 16
13other_arch spell_small_bullet 17value 1
18invisible 1
14duration 3 19duration 3
15duration_modifier 4 20duration_modifier 4
16maxsp 12
17no_drop 1 21no_drop 1
18invisible 1 22casting_time 5
19end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines