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.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:16:57 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
4skill evocation 12skill evocation
13value 30
14no_drop 1
15invisible 1
16monster 1
5msg 17msg
6Speedballs are bundles of magical energy that 18Speedballs are bundles of magical energy that
7hunt out enemies to hit. They do a small 19hunt out enemies to hit. They do a small
8amount of damage and slow the creatures they 20amount of damage and slow the creatures they
9strike. After speedballs hit a creature, 21strike. After speedballs hit a creature,
10they dissipate. 22they dissipate.
11endmsg 23endmsg
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