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.2 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines