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.5 by root, Sat Mar 3 01:24:18 2007 UTC vs.
Revision 1.6 by elmex, Sun Apr 20 19:24:28 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines