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

Comparing deliantra/arch/spell/Cone/spell_sparkshower.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:51:09 2007 UTC

1object spell_spark_shower 1Object spell_spark_shower
2name spark shower 2name spark shower
3name_pl spark shower 3name_pl spark shower
4level 1
5sp 5
6casting_time 6
7path_attuned 8
8other_arch sparkshower
9dam 2
10dam_modifier 5
11range 6
12duration 2
13range_modifier 5
14maxsp 9
15type 101
16subtype 7
17value 10
18attacktype 10
19no_drop 1
20invisible 1
4skill sorcery 21skill sorcery
5msg 22msg
6Sparkshower is a cone of electrical energy. 23Sparkshower is a cone of electrical energy.
7Creatures caught within the cone take magical 24Creatures caught within the cone take magical
8and electrical damage. 25and electrical damage.
9endmsg 26endmsg
10other_arch sparkshower
11sp 5
12maxsp 9
13dam 2
14level 1
15type 101
16subtype 7
17attacktype 10
18path_attuned 8
19value 10
20invisible 1
21duration 2
22range 6
23range_modifier 5
24dam_modifier 5
25no_drop 1
26casting_time 6
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines