ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_firebolt.arc
Revision: 1.13
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.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_firebolt
2 inherit type_spell
3 name firebolt
4 name_pl firebolt
5 skill pyromancy
6 msg
7 Invokes a powerful, directed bolt of fire.
8 Avoid running in the fire after invoking this spell.
9 The spell hits with fire damage.
10 endmsg
11 other_arch firebolt
12 face spell_pyromancy.x11
13 sp 9
14 maxsp 30
15 dam 10
16 level 8
17 subtype 4
18 attacktype 6
19 path_attuned 2
20 value 1
21 invisible 1
22 duration 9
23 range 12
24 dam_modifier 3
25 no_drop 1
26 casting_time 10
27 end
28