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.10 by root, Fri Apr 2 21:34:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines