ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_shockwave.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:29 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_shockwave
2     name shockwave
3     name_pl shockwave
4 pippijn 1.2 face spell_evocation.x11
5 root 1.1 level 14
6     sp 26
7     casting_time 9
8     path_attuned 0
9     other_arch shockwave
10     dam 10
11     dam_modifier 3
12     range 18
13     duration 2
14     range_modifier 5
15     maxsp 25
16     type 101
17     subtype 7
18     value 140
19     attacktype 3
20     no_drop 1
21     invisible 1
22     skill evocation
23     msg
24     Shockwave is a cone of force, hitting
25     creatures with magical and physical force.
26     Because it hits with physical force, armor
27     provides some protection from this attack.
28     endmsg
29     end