ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:52 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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