ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_color_spray.arc
Revision: 1.12
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.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_color_spray
2 inherit type_spell
3 name color spray
4 name_pl color spray
5 skill sorcery
6 msg
7 Color spray fires a fan of energy. This energy hits with many different
8 attacktypes, so creatures that are highly resistant to some will still
9 take damage from some of the other attacktypes of the spray. This spell
10 will not do as much damage compared to a spell that hits with only one
11 attacktype, but is useful if it is not known what attacktype a creature
12 can be damaged with, or if the room is full of varying creatures, with
13 different protections.
14 endmsg
15 other_arch color_spray
16 face spell_sorcery.x11
17 sp 35
18 maxsp 16
19 dam 20
20 level 30
21 subtype 7
22 attacktype 262144
23 path_attuned 0
24 value 1
25 invisible 1
26 duration 2
27 range 10
28 range_modifier 5
29 dam_modifier 3
30 no_drop 1
31 casting_time 9
32 end
33