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

Comparing deliantra/arch/spell/Bolt/spell_cancellation.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:14 2007 UTC

1Object spell_cancellation 1object spell_cancellation
2name cancellation 2name cancellation
3name_pl cancellation 3name_pl cancellation
4skill evocation
5msg
6This spell removes magic from locations and items. It also removes enchantments from items, so beware!
7endmsg
8other_arch cancellation
4face spell_evocation.111 9face spell_evocation.x11
10sp 30
5level 10 11level 10
6sp 30
7casting_time 10
8path_attuned 128
9other_arch cancellation
10skill evocation
11type 101 12type 101
12subtype 4 13subtype 4
14attacktype 32770
15path_attuned 128
13value 100 16value 100
14attacktype 32770
15range 12
16duration 1
17no_drop 1
18invisible 1 17invisible 1
19duration 8 18duration 8
19range 12
20no_drop 1
21casting_time 10
20end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines