ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_color_spray.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spell_color_spray.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:51:09 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:48 2009 UTC

1Object spell_color_spray 1object spell_color_spray
2name color spray 2name color spray
3name_pl color spray 3name_pl color spray
4skill sorcery
5msg
6Color spray fires a fan of energy. This energy hits with many different
7attacktypes, so creatures that are highly resistant to some will still
8take damage from some of the other attacktypes of the spray. This spell
9will not do as much damage compared to a spell that hits with only one
10attacktype, but is useful if it is not known what attacktype a creature
11can be damaged with, or if the room is full of varying creatures, with
12different protections.
13endmsg
14other_arch color_spray
4face spell_sorcery.x11 15face spell_sorcery.x11
5level 13
6sp 35 16sp 35
7casting_time 9 17maxsp 16
8path_attuned 0
9other_arch color_spray
10dam 20 18dam 20
11dam_modifier 3 19level 30
12range 10
13duration 2
14range_modifier 5
15maxsp 16
16type 101 20type 101
17subtype 7 21subtype 7
22attacktype 262144
23path_attuned 0
18value 130 24value 130
19attacktype 262144 25invisible 1
26duration 2
27range 10
28range_modifier 5
29dam_modifier 3
20no_drop 1 30no_drop 1
21invisible 1 31casting_time 9
22skill sorcery
23msg
24Color spray fires a fan of energy. This
25energy hits with many different attacktypes,
26so creatures that are highly resistant to
27some will still take damage from some of the
28other attacktypes of the spray. This spell
29will not do as much damage compared to a
30spell that hits with only one attacktype, but
31is useful if it is not known what attacktype
32a creature can be damaged with, or if the
33room is full of varying creatures, with
34different protections.
35endmsg
36end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines