ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_large_speedball.arc
Revision: 1.9
Committed: Fri Apr 2 21:26:34 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

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 type 101
18 subtype 27
19 path_attuned 16
20 value 60
21 invisible 1
22 monster 1
23 no_drop 1
24 casting_time 10
25 end
26