ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_shockwave.arc
Revision: 1.10
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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