ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_shockwave.arc
Revision: 1.5
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.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_shockwave
2 root 1.1 name shockwave
3     name_pl shockwave
4 root 1.4 face spell_evocation.x11
5     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 root 1.3 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 root 1.1 end