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.4 by root, Sat Mar 3 00:51:20 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:24 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines