ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:56 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_large_fireball
2 inherit type_spell
3 name large fireball
4 name_pl large fireball
5 skill pyromancy
6 msg
7 Fires a small bullet of fire, that
8 explodes into a large area of fire when it
9 hits something.
10 endmsg
11 other_arch firebullet
12 sound wn/crossbow-fire-miss
13 face spell_pyromancy.x11
14 sp 16
15 maxsp 32
16 food 4
17 dam 8
18 level 25
19 subtype 5
20 attacktype 6
21 path_attuned 2
22 value 1
23 invisible 1
24 duration 4
25 range 8
26 dam_modifier 4
27 no_drop 1
28 casting_time 8
29 end
30