ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_wonder.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:58 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_wonder
2 inherit type_spell
3 name wonder
4 name_pl wonder
5 skill sorcery
6 msg
7 This spell invokes many effects, most of which are not very useful.
8 endmsg
9 other_arch flowers
10 face spell_sorcery.x11
11 sp 10
12 maxsp 0
13 dam 0
14 level 8
15 subtype 9
16 attacktype 4096
17 path_attuned 16384
18 value 1
19 invisible 1
20 randomitems wonder_spells
21 duration 3
22 range 6
23 range_modifier 0
24 dam_modifier 0
25 no_drop 1
26 casting_time 0
27 end
28