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.6 by root, Sat Mar 3 01:24:24 2007 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
4skill evocation 5skill evocation
5msg 6msg
6Speedballs are bundles of magical energy that 7Speedballs are bundles of magical energy that
7hunt out enemies to hit. They do a small 8hunt out enemies to hit. They do a small
8amount of damage and slow the creatures they 9amount of damage and slow the creatures they
9strike. After speedballs hit a creature, 10strike. After speedballs hit a creature,
10they dissipate. 11they dissipate.
11endmsg 12endmsg
12other_arch speedball 13other_arch speedball
13face spell_evocation.x11 14face spell_evocation.x11
14sp 3 15sp 3
15level 3 16level 11
16type 101
17subtype 27 17subtype 27
18path_attuned 16 18path_attuned 16
19value 30 19value 1
20invisible 1 20invisible 1
21monster 1 21monster 1
22no_drop 1 22no_drop 1
23casting_time 5 23casting_time 5
24end 24end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines