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.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:07 2010 UTC

1Object spell_small_speedball 1object spell_small_speedball
2inherit type_spell
2name small speedball 3name small speedball
3name_pl small speedball 4name_pl small speedball
5skill evocation
6msg
7Speedballs are bundles of magical energy that
8hunt out enemies to hit. They do a small
9amount of damage and slow the creatures they
10strike. After speedballs hit a creature,
11they dissipate.
12endmsg
13other_arch speedball
4face spell_evocation.111 14face spell_evocation.x11
5type 101 15sp 3
16level 11
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 1
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