ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_shockwave.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spell_shockwave.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines