ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_comet.arc
Revision: 1.14
Committed: Wed Apr 21 09:29:56 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.13: +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_comet
2 inherit type_spell
3 name comet
4 name_pl comet
5 skill pyromancy
6 msg
7 Fires a comet, a large ball of fire,
8 in the tragetted direction. This comet inflicts serious
9 physical harm on whatever it hits, and then
10 explodes into a ball of fire.
11 endmsg
12 other_arch meteor
13 sound wn/crossbow-fire-miss
14 face spell_pyromancy.x11
15 sp 30
16 maxsp 18
17 food 10
18 dam 75
19 level 40
20 subtype 5
21 attacktype 256
22 path_attuned 16
23 value 1
24 invisible 1
25 duration 10
26 range 12
27 duration_modifier 4
28 dam_modifier 1
29 no_drop 1
30 casting_time 10
31 end
32