ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_missile.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:00 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

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 1
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