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.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines