ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_missile.arc
Revision: 1.8
Committed: Mon Oct 15 18:22:04 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +2 -1 lines
Log Message:
use archetype names in race strings for bows, improve spell description

File Contents

# Content
1 object spell_create_missile
2 name create missile
3 name_pl create missile
4 skill summoning
5 msg
6 Creates missiles matching your applied range weapon (arrows for bows,
7 crossbow bolts for crossbows and so on) for use against monsters.
8 endmsg
9 face spell_summoner.x11
10 sp 5
11 maxsp 5
12 level 1
13 type 101
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