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.9 by root, Sun Sep 28 15:12:02 2008 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.
7It also removes enchantments from items, so beware!
8endmsg
9other_arch cancellation
4face spell_evocation.x11 10face spell_evocation.x11
5level 10
6sp 30 11sp 30
7casting_time 10 12level 28
8path_attuned 128
9other_arch cancellation
10skill evocation
11type 101 13type 101
12subtype 4 14subtype 4
15attacktype 32770
16path_attuned 128
13value 100 17value 100
14attacktype 32770
15range 12
16duration 1
17no_drop 1
18invisible 1 18invisible 1
19duration 8 19duration 8
20msg 20range 12
21This spell removes magic from locations and items. It also removes enchantments from items, so beware! 21no_drop 1
22endmsg 22casting_time 10
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines