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

Comparing deliantra/arch/spell/SummonMonster/spell_small_speedball.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC

1Object spell_small_speedball 1object spell_small_speedball
2name small speedball 2name small speedball
3name_pl small speedball 3name_pl small 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 speedball
4face spell_evocation.x11 13face spell_evocation.x11
14sp 3
15level 3
5type 101 16type 101
6subtype 27 17subtype 27
7level 3
8sp 3
9casting_time 5
10path_attuned 16 18path_attuned 16
11other_arch speedball
12skill evocation
13value 30 19value 30
14no_drop 1
15invisible 1 20invisible 1
16monster 1 21monster 1
17msg 22no_drop 1
18Speedballs are bundles of magical energy that 23casting_time 5
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