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

File Contents

# Content
1 object spell_magic_missile
2 name magic missile
3 name_pl magic missile
4 skill sorcery
5 msg
6 This spell fires a weakly-tracking magical bolt.
7 It 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 magic_missile
11 sound wn/magic-missile-1-miss
12 face spell_sorcery.x11
13 sp 1
14 maxsp 10
15 dam 9
16 level 1
17 type 101
18 subtype 11
19 attacktype 2
20 path_attuned 16
21 value 10
22 invisible 1
23 range 25
24 dam_modifier 1
25 no_drop 1
26 casting_time 3
27 end
28