ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_small_fireball.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +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_small_fireball
2 inherit type_spell
3 name small fireball
4 name_pl small fireball
5 skill pyromancy
6 msg
7 Shoots a ball of fire which explodes when it hits a target.
8 Perfect for roasting trolls!
9 endmsg
10 other_arch firebullet
11 sound wn/crossbow-fire-miss
12 face spell_pyromancy.x11
13 sp 6
14 maxsp 24
15 food 4
16 dam 8
17 level 1
18 subtype 5
19 attacktype 6
20 path_attuned 2
21 value 1
22 invisible 1
23 duration 4
24 range 4
25 dam_modifier 3
26 no_drop 1
27 casting_time 5
28 end
29