ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_medium_manaball.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:57 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_medium_manaball
2 inherit type_spell
3 name medium manaball
4 name_pl medium manaball
5 skill evocation
6 msg
7 Fires a small bullet of magical
8 energy, that then explodes when it hits
9 something into a burst of magical energy.
10 The great advantage of using pure magical
11 energy is that few creatures are resistant to
12 it.
13 endmsg
14 other_arch manabullet
15 sound wn/bow-puny-miss
16 face spell_evocation.x11
17 sp 6
18 maxsp 24
19 food 15
20 dam 8
21 level 16
22 subtype 5
23 attacktype 2
24 path_attuned 32768
25 value 1
26 invisible 1
27 duration 4
28 range 6
29 dam_modifier 3
30 no_drop 1
31 casting_time 18
32 end
33