ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.8
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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