ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:07 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_missile_swarm
2 inherit type_spell
3 name missile swarm
4 name_pl missile swarm
5 skill sorcery
6 msg
7 Fires many magic missiles.
8
9 They can actually turn to reach the target, but the turning is weak, even stupid:
10 at times these missiles will fly right into a wall.
11 endmsg
12 other_arch spell_magic_missile
13 face spell_sorcery.x11
14 sp 6
15 maxsp 12
16 level 17
17 subtype 36
18 path_attuned 16
19 value 1
20 invisible 1
21 duration 3
22 duration_modifier 4
23 no_drop 1
24 casting_time 3
25 end
26