ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:43 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_missile_swarm
2     name missile swarm
3     name_pl missile swarm
4 pippijn 1.3 face spell_sorcery.x11
5 root 1.1 skill sorcery
6     type 101
7     subtype 36
8     level 7
9     value 70
10     sp 6
11     casting_time 3
12     path_attuned 16
13     other_arch spell_magic_missile
14     duration 3
15     duration_modifier 4
16     maxsp 12
17     no_drop 1
18     invisible 1
19 elmex 1.2 msg
20     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.
21     endmsg
22 root 1.1 end