ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_large_speedball.arc
Revision: 1.8
Committed: Sun Sep 28 15:12:04 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_90, rel-2_92, rel-2_93, rel-2_78
Changes since 1.7: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

# User Rev Content
1 root 1.5 object spell_large_speedball
2 root 1.1 name large speedball
3     name_pl large speedball
4     skill evocation
5     msg
6     Speedballs are bundles of magical energy that
7 root 1.7 hunt out enemies to hit. They do a small
8 root 1.1 amount of damage and slow the creatures they
9 root 1.7 strike. After speedballs hit a creature,
10 root 1.1 they dissipate.
11     endmsg
12 root 1.6 other_arch lg_speedball
13     face spell_evocation.x11
14     sp 6
15 root 1.8 level 36
16 root 1.6 type 101
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 root 1.1 end
25 root 1.6