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

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

1object spell_large_speedball 1object spell_large_speedball
2name large speedball 2name large speedball
3name_pl large speedball 3name_pl large speedball
4skill evocation
5msg
6Speedballs are bundles of magical energy that
7hunt out enemies to hit. They do a small
8amount of damage and slow the creatures they
9strike. After speedballs hit a creature,
10they dissipate.
11endmsg
12other_arch lg_speedball
4face spell_evocation.x11 13face spell_evocation.x11
14sp 6
15level 6
5type 101 16type 101
6subtype 27 17subtype 27
7level 6
8sp 6
9casting_time 10
10path_attuned 16 18path_attuned 16
11other_arch lg_speedball
12skill evocation
13value 60 19value 60
14no_drop 1
15invisible 1 20invisible 1
16monster 1 21monster 1
17msg 22no_drop 1
18Speedballs are bundles of magical energy that 23casting_time 10
19hunt out enemies to hit. They do a small
20amount of damage and slow the creatures they
21strike. After speedballs hit a creature,
22they dissipate.
23endmsg
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines