ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_large_speedball.arc
Revision: 1.10
Committed: Fri Apr 2 21:34:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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