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.13 by elmex, Wed Apr 21 09:29:56 2010 UTC

1Object spell_cancellation 1object spell_cancellation
2inherit type_spell
2name cancellation 3name cancellation
3name_pl cancellation 4name_pl cancellation
5skill evocation
6msg
7Removes magic from locations and items.
8It also removes enchantments from items, so beware!
9endmsg
10other_arch cancellation
4face spell_evocation.x11 11face spell_evocation.x11
5level 10
6sp 30 12sp 30
7casting_time 10 13level 28
14subtype 4
15attacktype 32770
8path_attuned 128 16path_attuned 128
9other_arch cancellation
10skill evocation
11type 101
12subtype 4
13value 100 17value 1
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