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.3 by pippijn, Tue Jan 2 21:58:17 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines