ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

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. They can actually turn to reach the target, but the turning is weak. The tracking is stupid: at times these missiles will fly right into a wall.
7 endmsg
8 other_arch spell_magic_missile
9 face spell_sorcery.x11
10 sp 6
11 maxsp 12
12 level 7
13 type 101
14 subtype 36
15 path_attuned 16
16 value 70
17 invisible 1
18 duration 3
19 duration_modifier 4
20 no_drop 1
21 casting_time 3
22 end
23