ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_comet.arc
Revision: 1.10
Committed: Sun Sep 28 15:12:02 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.9: +2 -2 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

# Content
1 object spell_comet
2 name comet
3 name_pl comet
4 skill pyromancy
5 msg
6 The comet spells fires a comet, a large ball of fire,
7 in a specified direction. This comet inflicts serious
8 physical harm on whatever it hits, and then
9 explodes into a ball of fire.
10 endmsg
11 other_arch meteor
12 sound wn/crossbow-fire-miss
13 face spell_pyromancy.x11
14 sp 30
15 maxsp 18
16 food 10
17 dam 75
18 level 40
19 type 101
20 subtype 5
21 attacktype 256
22 path_attuned 16
23 value 80
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