ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_missile.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_create_missile
2 inherit type_spell
3 name create missile
4 name_pl create missile
5 skill summoning
6 msg
7 Creates missiles matching your applied range weapon (arrows for bows,
8 crossbow bolts for crossbows and so on), for use against monsters.
9 endmsg
10 face spell_summoner.x11
11 sp 5
12 maxsp 5
13 level 1
14 subtype 39
15 path_attuned 2048
16 value 10
17 invisible 1
18 duration 5
19 duration_modifier 2
20 dam_modifier 6
21 no_drop 1
22 casting_time 20
23 end
24