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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.6 by elmex, Sun Apr 20 19:24:28 2008 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
21skill sorcery 4skill sorcery
22msg 5msg
23Sparkshower is a cone of electrical energy. 6Sparkshower is a cone of electrical energy.
24Creatures caught within the cone take magical 7Creatures caught within the cone take magical
25and electrical damage. 8and electrical damage.
26endmsg 9endmsg
10other_arch sparkshower
11face spell_sorcery.x11
12sp 4
13maxsp 9
14dam 15
15level 1
16type 101
17subtype 7
18attacktype 10
19path_attuned 8
20value 10
21invisible 1
22duration 10
23range 6
24range_modifier 5
25dam_modifier 3
26no_drop 1
27casting_time 6
27end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines