ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_sparkshower.arc
Revision: 1.4
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.3: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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