ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_destruction.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:00 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_destruction
2 inherit type_spell
3 name destruction
4 name_pl destruction
5 skill sorcery
6 msg
7 Damages all creatures in the area of effect.
8 The size of the area depends on the spell strength.
9
10 Unlike most spells, destruction will work through walls and doors.
11 Thus, the caster need not see all the targets for this
12 spell to work. The damage is all magical in nature.
13 endmsg
14 other_arch destruction
15 face spell_sorcery.x11
16 sp 15
17 maxsp 20
18 dam 90
19 level 18
20 subtype 16
21 attacktype 2
22 path_attuned 0
23 value 1
24 invisible 1
25 range 5
26 range_modifier 10
27 dam_modifier 1
28 no_drop 1
29 casting_time 10
30 end
31