ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_color_spray.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +6 -10 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_color_spray
2 name color spray
3 name_pl color spray
4 skill sorcery
5 msg
6 Color spray fires a fan of energy. This energy hits with many different
7 attacktypes, so creatures that are highly resistant to some will still
8 take damage from some of the other attacktypes of the spray. This spell
9 will not do as much damage compared to a spell that hits with only one
10 attacktype, but is useful if it is not known what attacktype a creature
11 can be damaged with, or if the room is full of varying creatures, with
12 different protections.
13 endmsg
14 other_arch color_spray
15 face spell_sorcery.x11
16 sp 35
17 maxsp 16
18 dam 20
19 level 30
20 type 101
21 subtype 7
22 attacktype 262144
23 path_attuned 0
24 value 130
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